Add a delay step before a marketo form thank you page followup
We have a scenario where we need to re-direct the users post a form submission to a specific URL but need to include a token value that is populated via a webhook
Here are the steps:
1.User sign ups to form
2.Webhook call is made and value is returned
3.Use that returned value in the thank you page URL
The issue is that there is a delay between the form submission and the webhook populating that value. Is there a way to add a delay step on the 'thank-you' page re-direct until this value is populated