# Zendesk - Get organizations by external ID action
This action retrieves a list of organizations that matches a search by external ID. Only records in your Zendesk instance that matches the criteria will be returned.
Get organization by external ID action
# Input fields
Input field | Description |
---|---|
External ID | The external ID of the organizations. You can query multiple external IDs with the , separator. |
# Output fields
The output of this action contains the full set of columns from the selected organizations. Here are some commonly used outputs.
Output field | Description |
---|---|
ID | The unique Zendesk ID of the organization. This is automatically assigned when the organization is created. |
Group ID | The unique Zendesk ID of the group of this organization. |
Organization custom fields | Includes data of organization custom fields. |
List size | The size of the list, corresponding to the number of organizations retrieved. |
Click here for a full list of organization output.
Last updated: 7/2/2021, 10:09:23 AM