List Zoho Crm Module Fields
GET/api/integrations/:integration_id/zoho_crm/fields/:resource
List Zoho CRM field metadata for a module — backs the fields and
sort_by dropdowns on the workflow node's Get Many filter UI.
resource must be one of: lead, account, contact, deal, vendor,
product, invoice, quote, purchase_order, sales_order. Returns
[{api_name, field_label, data_type, custom_field}]. Pass
only_custom=true to filter to custom fields only (used by the
custom-fields fixedCollection loader).
Request
Responses
- 200
- 404
- 422
Successful Response
Not found
Validation Error