Hi, I’m wondering if you can only retrieve the value from the Parameter of a URL once? The option to retrieve it seems to disappear once I refer to it in one place of a workflow. Just want to confirm if it’s me doing something wrong.
Thanks!
Hi, I’m wondering if you can only retrieve the value from the Parameter of a URL once? The option to retrieve it seems to disappear once I refer to it in one place of a workflow. Just want to confirm if it’s me doing something wrong.
Thanks!
Hello @nick38
You should be able to retrieve when you want it and how many times you need it.
Watch for any action that may be changing the page parameters. Look for a rogue “go to page” one that you may not be noticing.
Thanks Carlos! I don’t see anything like that, I do have a “go to page” where I define the parameter. When I get to that page I use the parameter to make a call to an API. Then I can’t seem to reference that parameter anymore. I only have 1 workflow on the page. thoughts? Thank you!
What do you mean, you can’t reference it anymore?
‘Get Data From URL’ is a basic Data Source expression… you should be able use it pretty much anywhere in the Bubble editor…