Hey everyone - have a workflow that is triggered from a webhook when a folder name is updated in Sharepoint (this is captured in Make and the data sent to Pabbly via a Webhook - Pabbly then goes and updates specific data across multiple places).
The issue is that we have discovered a couple of things that end up triggering this that are not really possible to circumvent.
Ideally, I would like a step in Pabbly where an email is sent to me directly to alert me of the workflow being initiated and essentially asking for approval to proceed (so when it is triggered as a result of something else we don't want to trigger it, I can chose to stop the workflow at that point.
Anyone have any ideas around how we could achieve this? My thoughts would be that the workflow would send me an email, and I would reply either "Yes" or "No" to tell it what to do - if needed, I could split the workflow into two different ones - one to catch the Make webhook and do the prep work, and then send me the email, and then a second workflow to capture my response and proceed accordingly
The issue is that we have discovered a couple of things that end up triggering this that are not really possible to circumvent.
Ideally, I would like a step in Pabbly where an email is sent to me directly to alert me of the workflow being initiated and essentially asking for approval to proceed (so when it is triggered as a result of something else we don't want to trigger it, I can chose to stop the workflow at that point.
Anyone have any ideas around how we could achieve this? My thoughts would be that the workflow would send me an email, and I would reply either "Yes" or "No" to tell it what to do - if needed, I could split the workflow into two different ones - one to catch the Make webhook and do the prep work, and then send me the email, and then a second workflow to capture my response and proceed accordingly