Jithin
Member
Hi,
I am sending a data from an app using its native automation to google sheets via webhooks (without using Pabbly connect).
I am receiving all the rows in google sheet perfectly.
Now I want to send that data in the last column to another app, apply transformation (on the data from the last column) and send it back to the same sheet and update the result column in that same row.
This automation works fine if I add a new row manually by entering the values upto the trigger column. But the automation doesn't run when I send the data automatically via the webhook.
So the problem is, when I add a new row via a webhook, it doesn't trigger the automation in pabbly. I have also setup 'On event' trigger. So how do I solve this issue?
I am sending a data from an app using its native automation to google sheets via webhooks (without using Pabbly connect).
I am receiving all the rows in google sheet perfectly.
Now I want to send that data in the last column to another app, apply transformation (on the data from the last column) and send it back to the same sheet and update the result column in that same row.
This automation works fine if I add a new row manually by entering the values upto the trigger column. But the automation doesn't run when I send the data automatically via the webhook.
So the problem is, when I add a new row via a webhook, it doesn't trigger the automation in pabbly. I have also setup 'On event' trigger. So how do I solve this issue?