Hi all,
I'm using the list form webhook extension. I'd like to use a tag inside the url like this:
In my testing, the tag does not translate into the URL that is posted via webhook. If I test it with an email hardcoded, it behaves as expected.
My use case is sending a GET after a subscriber has double opted in, and I need to pass along the email address to the script at the url.
How can I accomplish this?
I'm using the list form webhook extension. I'd like to use a tag inside the url like this:
Code:
http://myurl.com?var=[EMAIL]
In my testing, the tag does not translate into the URL that is posted via webhook. If I test it with an email hardcoded, it behaves as expected.
My use case is sending a GET after a subscriber has double opted in, and I need to pass along the email address to the script at the url.
How can I accomplish this?
Last edited: