Whatsapp Cloud API and Google Sheet Integration
Status: Open · Asked by songaraallayurvedic on · 0 views
Your Workflow URL: https://connect.pabbly.com/workflow/mapping/IjU3NjUwNTZkMDYzMTA0M2M1MjZiNTUzMzUxMzYi_pc
Task History ID: IjU3NjAwNTY1MDYzNDA0MzU1MjY0NTUzNzUxMzU1MTYzNTQzOSI_3D_pc
I created a workflow to receive incoming messages from API to google sheet.
It is using 1 task every time when a message is going through the API, the status changes to delivered and if someone sends the message.
Ideally, I should only get the hit while the incoming message on cloud API. It would save my credits which are unnecessarily getting spent.
Hi @songaraallayurvedic,
You can add a Filter as the second step of your workflow to ensure that the message is saved only when you receive the message, not when the status changes to delivered.
Please watch the video attached below to understand how a filter works.
Done. It is working that way.
Thank you so much