contactField
Any field data you use in a message must be smaller than 1 MB.
Name | Type | Description |
---|---|---|
fieldId |
string | The id of the field you want to update. You can obtain a field id by calling readFields. |
content |
anyType | The data you want to add to the field. The type of data you add to the field
should match the type set for the field (text ,
date , integer , etc.).The type of field:
|