Skip to main content

I am trying to create a subscriber with custom fields from GHL so i can have a custom field of the appointment the lead booked. The webhook worked except for when i tried to add the custom field. 

 

this is the error i get: Error while parsing the object to JSON


What do you see is wrong, thanks?

This is the documentation: https://api.manychat.com/swagger#/

The createSubscriber does not support Custom Fields, you need to do that in a separate call with setCustomFields


Reply