• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

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
 
P

Pabblymember11

Guest
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