StyloDocs
Workflow blocks

List Custom Objects

List all custom object definitions in the Zendesk account

View as Markdown

zendesk/list-custom-objects — List all custom object definitions in the Zendesk account.

Where it appears

The List Custom Objects block lives in the Integrations group of the Workflow Builder. Connect the Zendesk integration before adding it.

Fields

This block has no configurable fields.

Inputs and outputs

Inputs are the configurable fields above. The block produces these outputs:

Outputs

Reference an output downstream with <List Custom Objects.field>.

NameTypeDescription
successbooleanSuccess status
customObjectsarrayList of custom object definitions
errorstringError message if failed

Limits and failure modes

  • Requires a connected Zendesk integration. Calls fail if that integration is disconnected or its authorization has expired.
  • On failure the error output is populated; downstream blocks that reference other outputs may not receive values.

On this page