Configuration parameters
base_url— Server URL (e.g., https://demisto.zendesk.com) (required)credentials— Username (or '<username>/token' when using API key). (required)isFetch— Fetch incidentsmirror_direction— Incident Mirroring Directionclose_incident— Close mirrored incidentsget_attachments— Get incident attachmentsmirror_tags— Mirror tagstime_filter— Ticket Field to Fetch byticket_types— Ticket types to fetchticket_status— Fetch tickets status filterticket_priority— Fetch tickets priority filterfetch_query— Fetch tickets query filtermax_fetch— Maximum number of incidents per fetchfirst_fetch— First fetch timestamp (<number> <time unit>, e.g., 12 hours, 7 days)incidentFetchInterval— Incidents Fetch IntervalincidentType— Incident typeproxy— Use system proxy settingsinsecure— Trust any certificate (not secure)
Commands (21)
-
get-mapping-fieldsReturns the list of fields for an incident type.
-
get-modified-remote-dataGet the list of incidents that were modified since the last update. Note that this method is used for debugging purposes. get-modified-remote-data is used as part of a Mirroring feature, which is available since version 6.1.
-
get-remote-dataGet remote data from a remote incident. Note that this method will not update the current incident. It's used for debugging purposes.
-
update-remote-systemUpdates local incident changes in the remote incident. This method is only used for debugging purposes and will not update the current incident.
-
zendesk-article-listList all available articles. Required permissions: Agents, End users, Anonymous users.
-
zendesk-attachment-getGet attachment. Required permissions: Admins.
-
zendesk-clear-cacheClears the Zendesk integration cache.
-
zendesk-group-listGet Zendesk groups. Allowed for: Admins, Agents.
-
zendesk-group-user-listGet group's users. Allowed for: Admins, Agents and Light Agents.
-
zendesk-organization-listGet organization's data. Required permissions: Agents, with certain restrictions. If the agent has a custom agent role that restricts the agent's access to only users in their own organization, a 403 Forbidden error is returned. See Creating custom agent roles in the Zendesk help.
-
zendesk-searchSearch in Zendesk.
-
zendesk-ticket-attachment-addAttach a file to a ticket. Required permissions: End users.
-
zendesk-ticket-comment-listList comments for a given ticket. Required permissions: Agents.
-
zendesk-ticket-createCreate a new Zendesk ticket. Required permissions: Agents.
-
zendesk-ticket-deleteDelete ticket. Required permissions: Admins, Agents with permission to delete tickets. Agent delete permissions are set in Support. See Deleting tickets in the Zendesk Support Help Center.
-
zendesk-ticket-listList Zendesk tickets. Required permissions: Agents.
-
zendesk-ticket-updateUpdates a Zendesk ticket. Required permissions: Agents.
-
zendesk-user-createCreates a new Zendesk user. Required permissions: Agents, with restrictions on certain actions.
-
zendesk-user-deleteDelete a user. Required permissions: Admins.
-
zendesk-user-listGets the specified user's data. Required permissions: Admins, Agents and Light Agents.
-
zendesk-user-updateUpdate user data. Required permissions: Agents, with restrictions on certain actions.