Receive messages from one whatsapp and send to other

Hey i need to send message with the text and the phone number that i receive at one whatsapp that connected to the api to other one, can’t find the way can someone explain how to do that?

You must set an integration in your WPP provider, calling a webhook in Make. Then, use the keys and values you sent over the JSON body and add a HTTP module (HTTPS Make a request) calling your WPP Provider send message API. Finally, you add the Webhook Response module with the JSON you need to send a successfully message to the first call.

1 Like