Hi everyone
So I’ve built this scenario where it starts with a Watch Changes in Google sheet.
I’ve added the extension to the actual Google Sheet and added the proper webhook from the Watch Changes module.
Now this is where it gets wired. The webhook works perfectly fine when the changes that are made are manual, but when Make makes the changes, the trigger doesn’t work, it doesn’t trigger.
Basically, I have other scenarios that finish with Add a Row module and populate the same sheet that this Google Sheet Webhook is connected to (needless to say that Make populates it), and I need the webhook to trigger as soon as those changes are made.
But as soon as I do anything manually myself in this sheet, the webhook works flawlessly.
Did anyone ever deal with this issue?
Any help/idea/solution will be helpful
Thank you!