How to set a custom field by name with /fb/subscriber/setCustomFieldByName

The curl command as displayed on the ManyChat API Swagger is: If you use cUrl, you need to replace the 0’s in the command with the appropriate data: ManyChat API key, subscriber ID, field_name (string) and field_value (‘string’, 123, true, ‘2018-07-18’, ‘2018-07-02T00:00:00+00:00’). Why would you need this? Well, I don’t like to repeat myself 3 …

How to set a custom field by name with /fb/subscriber/setCustomFieldByName Read More »