Zendesk - Get list of custom object records by external id action

Zendesk allows you to configure custom objects to model, store, and retrieve objects that are not native to Zendesk (for example, Tickets, Users, Organization). Refer to Zendesk custom objects for more information.

This action retrieves a list of custom object records that matches a search by external ID. Only results in your Zendesk instance that matches the criteria will be returned.

Get list of organization by external ID actionGet list of custom object records by external ID action

Input

Input fieldDescription
Custom objectSelect a custom object type for your search.
External IDThe external ID of the custom objects. You can query multiple external IDs with a , separator.

Output

The output of this action contains the full set of columns from the selected custom object type.

Output fieldDescription
TypeThe name of the custom object type.
IDThe unique Zendesk ID for the custom object record. This is automatically assigned when the record is created.
External IDA unique identifier from another system.
Date createdThe time the custom object record was created.
Date updatedThe time the custom object record was updated.
AttributesIncludes data of custom object custom fields.
List sizeThe size of the list, corresponding to the number of custom objects retrieved.

Last updated: