Set multiple custom field values on a conversation by phone number
Make.com Integration
Set multiple custom field values on a conversation by phone number
Bulk variant of /conversations/set-custom-field. Accepts an array of { fieldId | fieldName, value } items and applies them all in one call. Designed for the Make.com “Array of Collections” parameter type.
Each item identifies its field with either fieldId (preferred, from /rpc/custom-fields) or fieldName. Pass value: null on an item to clear that field.
The whole batch is validated up front: if any item references an unknown field, the request fails before any updates are written.
POST
Set multiple custom field values on a conversation by phone number
Documentation Index
Fetch the complete documentation index at: https://smartsend-d755cc5e.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your SmartSend Organization ID. Required on every request.
Body
application/json
Response
200
Custom fields updated successfully
Set a custom field value on a conversation by phone numberSet or clear the colored flag on a conversation by phone number