Open New URL, ID not passing in logic trigger/rule {{example_ID}}

Hi,

I’m having an issue with getting a users form answer to pass as a UTM parameter in a URL redirect on a form submit trigger/rule.

I am able to get the ID to pass on a seperate form when clicking a submit ‘button’ which triggers the ‘open new URL’ action, but not through the ‘logic’ triggers.

The above works without any issues. As the ID ‘companyname’ is present on the custom text field & in the URL with two opening & closing Curley brackets {{companyname}} the same as my first example, it just seems when I try to do this through the ‘logic’ it doesn’t pass the ID anymore and keeps the value default, not based on the custom text field answer.

When trying it through the logic triggers nothing passes, the URL simply says businessname={{Preferred_business_name}} without actually updating to the users answer within the form.

Any help would be appreciated, thanks!

Hi!

Instead of using this,

you may go ahead and click on the Advanced logic, then modify the url to this.

1 Like