Read Organization
Read an organization from Zendesk.
Input
Field |
Definition |
Type |
Required |
Read by |
Organization ID |
Unique identification number of the organization that will be read by this card. The ID can be found in the URL of the document in the format: http://<your domain>.zendesk.com/agent/organizations/<Organization ID>. |
Number |
FALSE |
External ID |
A unique ID for the organization. |
String |
FALSE |
Output
Field |
Definition |
Type |
Organization |
Organization ID |
Identification code of the organization that the user is associated with. |
Number |
Organization URL |
Website URL of the organization. |
String |
External ID |
A unique ID for the organization. |
String |
Name |
Unique name for the organization. |
String |
Created At |
Time and date organization was created. |
String |
Updated At |
Time and date organization was last updated. |
String |
Domain Names |
Domain names associated with the organization. |
List |
Details |
Details about the organization, such as an address. |
String |
Notes |
Notes about the organization. |
String |
Group ID |
Group ID that's assigned to tickets opened by users in this organization. |
Number |
Shared Tickets? |
If true, end users in the organization can see each other's tickets. |
Boolean |
Shared Comments |
If true, end users in the organization can see each other's comments on tickets. |
Boolean |
Tags |
Tags related to the organization. |
List |
Custom Fields |
A dynamically generated list of any custom fields associated with the organization. More on custom Fields. |
Various |
Related topics
Zendesk connector
About the elements of Okta Workflows
Zendesk REST API Documentation