Contacts & CRM
addChannelProperty
Add Channel Property
Add a property (a column) to one channel: a delivery date, an order total, a priority select, a checkbox.
Arguments
channelIdstringrequiredChannel id from listChannels.isRequiredbooleanoptionalRefuse an entry that leaves it empty.namestringrequiredColumn label, e.g. "Delivery date".optionsobject[]optionalChoices, for select and multi_select only.typestringrequiredAllowed values: select, multi_select, text, long_text, number, money, date, date_range, contact, checkbox, url, email, phone.
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- add a due date to the orders channel
- give leads a priority field
- track deposit paid on each order
Pair it with
The verbs that finish the job.