Hi, I need to delay a webhook coming in the server, but i am unsure how i use the Delay Request tag.
I need to make 2 tags with it? 1 that stores the webhook in firestore and 1 that fetches it ? so using store and fetch functionality?
Also for the fetch, i have no idea what the trigger should be? obviously for storing the webhook, the trigger would be the webhook, but for fetching i have no idea.
I don’t think you can implement this with tags and Firestore. Most likely you need an external server where you will send a ping or the whole request and it will be redirected from there after the delay you need.
But I suppose it’s easier and eventually cheaper to upgrade to a higher tariff on Stape to use it as one-click a powerup.