How to set a custom field with /fb/subscriber/setCustomField

The curl command as displayed on the ManyChat API Swagger is: You need to replace the 0’s in the command with the appropriate data: ManyChat API key, subscriber ID, field_id, field_value (‘string’, 123, true, ‘2018-07-18’, ‘2018-07-02T00:00:00+00:00’). I’ll show you how to use this and what it does below. Why would you need this? Setting a …

How to set a custom field with /fb/subscriber/setCustomField Read More »