v1
latestOpenAPI 3.1.02026-08-04253331435.1 KBCRM Automation Push
Get Pushable Columns
Get the list of columns available for CRM push for a given automation.
Each column has a key (used in source_field of the push request), a label, a data_type, and a human-readable description.
The available columns depend on the automation type. For ranked_institutions:
- rank — Institution rank
- score — Institution score
- signal_count — Number of matching signals
get/api/v3/crm/{integration_id}/automations/{automation_id}/pushable-columns
Path parameters
integration_idstring uuid required
The CRM integration ID
The CRM integration ID
automation_idstring required
The automation ID
The automation ID
Response
Successful Response