TDV Adapter for Zendesk

Build 22.0.8462

CustomAgentRoles

Query CustomAgentRoles in Zendesk.

Table Specific Information

Select

The following queries are processed server side while other filters are processed client side within the adapter.
SELECT * FROM CustomAgentRoles

You can turn off the client-side execution of the query by setting SupportEnhancedSQL to false in which case any other search criteria will be ignored and an unfiltered response will be returned.

Columns

Name Type References Description
Id [KEY] Long Automatically assigned upon creation.
Name String .
Description String .
CreatedAt Datetime .
UpdatedAt Datetime .
ConfigurationChatAccess Boolean .
ConfigurationEndUserProfile String .
ConfigurationForumAccess String .
ConfigurationForumAccessRestrictedContent Boolean .
ConfigurationMacroAccess String .
ConfigurationManageBusinessRules Boolean .
ConfigurationManageDynamicContent Boolean .
ConfigurationManageExtensionsAndChannels Boolean .
ConfigurationManageFacebook Boolean .
ConfigurationOrganizationEditing Boolean .
ConfigurationReportAccess String .
ConfigurationTicketAccess String .
ConfigurationTicketCommentAccess String .
ConfigurationTicketDeletion Boolean .
ConfigurationTicketMerge Boolean .
ConfigurationTicketTagEditing Boolean .
ConfigurationTwitterSearchAccess Boolean .
ConfigurationViewAccess String .
ConfigurationUserViewAccess String .

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462