Skip to main content
Solved

API create new subscriber for whatsapp error. Trying to send new leads from GHL into manychat.

  • September 6, 2024
  • 3 replies
  • 96 views

daniurru007

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.

 

Best answer by Gustavo Boregio

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.

3 replies

Gustavo Boregio
Forum|alt.badge.img+6
  • Manychat Community Moderator
  • September 6, 2024

@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
  • Author
  • Up-and-Comer
  • September 6, 2024

@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??


Gustavo Boregio
Forum|alt.badge.img+6
  • Manychat Community Moderator
  • Answer
  • September 6, 2024

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.