Yeah, you can have a unique “destination URL” for each user so they get that unique link
thanks, howver it wants me to create a destination page and when i do it shows a blank page
Type this in a run javascript workflow window.open(“www.url.com”)
If you have the toolbox plugin installed (free) and use the action “Run Javascript” rather than a link element you can achieve this with some pretty simple javascript ![]()
@pattokane was on the right path although you neerd the ,'blank' for it to open in a new tab. If you exclude that then it’ll just navigate to that URL in the same tab
Josh @ Support Dept
Helping no-code founders get unstuck fast
save hours, & ship faster with an expert
on-demand
It worked , thank you everyone

