Set Custom Field
manychat_set_fieldSet a subscriber's custom field value by field name and new value. Field must already exist; specify subscriber ID to update their data.
Instructions
Set a custom field value for a subscriber by field name. The field must already exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| field_name | Yes | Custom field name | |
| field_value | Yes | Value to set for the field | |
| subscriber_id | Yes | ManyChat subscriber ID |