Skip to content

List custom fields

Returns every custom field (CRM column) in the workspace, with the ids you need for Create or update a contact.

GET
https://api.zacx.io/v1/customFields

Authorisation

  • bearerAuthHTTPrequired

Returns

200

The custom fields. data is empty when none are configured.

JSON
  • statusstringrequired
  • dataarray ofobjectrequired
    3 properties
    • idstringrequired
      format: uuid
    • namestringrequired
      Example: "test field"
    • typestringrequired

      Field type as configured in the CRM.

      Example: "single_line"
  • messageoptionalstring

    Present only when the workspace has no custom fields.

Navigation

Type to search…

↑↓ navigate↵ selectEsc close