CannedResponsesFolder
Query from CannedResponsesFolder table
Columns
Name
Type
ReadOnly
Description
Id [KEY]
Bigint
False
ID of the canned response folder.
Name
String
False
Name of the canned response folder.
Personal
Boolean
False
Set true if the folder can be accessed only by you.
ResponsesCount
Int
False
Number of canned responses in the folder.
CreatedAt
Datetime
True
Canned response folder creation timestamp.
UpdatedAt
Datetime
True
Canned response folder updated timestamp.
Last updated