Skip to main content

I am trying to send leads from my crm, go high level,, into a manychar automation. It works well on swagger but this gives an error. Please help.

 

@daniurru007 I suggest you first make it work on the https://api.manychat.com/swagger#/ page. Once you do, you'll have all the fields you need to set to create the user.

Some things to take into account:

  • This endpoint does not work on a Free or Trial account. You need to be on a paying Pro.
  • Add the phone and has_opt_in_sms fields in the body (custom data)

Hope this helps!


@daniurru007 I suggest you first make it work on the https://api.manychat.com/swagger#/ page. Once you do, you'll have all the fields you need to set to create the user.

Some things to take into account:

  • This endpoint does not work on a Free or Trial account. You need to be on a paying Pro.
  • Add the phone and has_opt_in_sms fields in the body (custom data)

Hope this helps!

I’m on the trial account for now…. It works on swagger. is there anyway i can upgrade to PRO directly??


If it works on Swagger, just copy the exact same parameters and it'll work on GHL.

To upgrade to PRO open a ticket at https://help.manychat.com and ask them to upgrade your account to PRO right away. Make sure to send them the account you need to be upgraded.


Reply