Dynamic Link
-
I created a WordPress website and have configured wpforms so that my users can submit data from a form. wpforms has integration with Zapier, and this integration is already done.
What happens with this integration is the following, for each lead generated on wpforms (website), zapier will receive all the information that was selected in the form. (This is already working)
Within Zapier, there is a field where you create a dynamic link (the final part of the link is always changing to “numbers”) for each lead generated, where, in this dynamic link, some specific values that this lead submitted in wpforms are displayed. (this link is now working too)
The challenge is the following: Can I get this dynamic link per lead to be presented to that same lead/user, after the user submits the wpforms form? I want this link to be displayed instead of a thank you message (Imagine that the content of this link is the thank you page).
My idea was, at the end of the user submitting the form, it would redirect to a page link (example) – “https://mywebsite.com/thank-you/”.
And within this page the dynamic link would appear for the user to open.
But if you could redirect directly “after” the form submission to the dynamic link, that would be even better.
Does anyone know how to do this?
The topic ‘Dynamic Link’ is closed to new replies.