How to add a dynamic variable to Target URL?
-
Is there a way to add a dynamic variable to a Target URL? Let’s say my Source URL is:
https://mydomain.com/redirect-page/?fbclid=12345asdfg
And my Target URL is:
https://otherdomain.com/final-page/?id={user-id}
I want to be able to add the dynamic variable {user-id} to the Target URL.
The {user-id} variable would come from a webhook “Request Headers” value. I will be sending a webhook request once a hit comes to a Redirect URL configured in the plugin.
So the variable would be something external to the Redirection plugin. Is there a way to modify how the plugin works so that I can use this dynamic variable in the plugin URLs?
- This topic was modified 10 months, 3 weeks ago by .
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to add a dynamic variable to Target URL?’ is closed to new replies.