Skip to main content
Question

Update manychat contact information using a resquest method

  • 31 May 2024
  • 1 reply
  • 31 views

Hello!

I’ve tring to send some data to update a custom filed in Manychat contact but I could not find way to do it.

I tried use a GET and POST method, I could create a subscried but  not update the contact. 

Tring to use the  GET method I realised that the GET method does not bring me the complete data and the POST method to update ou set a custom field need a subscried_id field to update.

I need find a way to get manychats subscribed_id to update the contact information

Somebody could help me?

Here’s the documentation to the API: https://api.manychat.com/swagger#/

If you need to get the ID, you can try one of the ‘Find’ endpoints that will return the ID

 


Reply