• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

problem receiving messages in the WhatsApp API webhook connection

uriel

Member
Hey
There is a problem receiving messages in the WhatsApp connection of the WhatsApp API
Once a message is received, dozens of messages are sent in Workflow

I created a workflow of receiving the messages sent to the WhatsApp number of the WhatsApp API, and once it is received it is sent dozens of times,
What can be done to have it sent once?
The workflow I created and it happens is called - Receiving messages WhatsApp Cloud API

1657815027285.png
 

Supreme

Well-known member
Staff member
Hey @uriel

The "WhatsApp Cloud API: Message Notification" trigger event is a descriptive-based webhook trigger that only receives the data once send by the Cloud API server and Pabbly cannot manipulate or interfere with any incoming data.

Though as a workaround we would recommend you to store the same data in your Google Sheets with the "Add New Row " action step and then we can validate the data with the help of the Lookup Action step.
 
Top