Extracting data from URL variables
Status: Closed · Asked by raynimator on · 0 views
Hello, tried to search but couldn't find solution.
I want to extract data from URL variables
example: com?variable1=one&variable2=two
So variable 1 and 2 always the same, just the values (one, two) are changing
For example
.com?price=300&location=London
How to extract that data, i understand we can do that with TEXT Formater but if i use BEFORE and AFTER, i will only get 1 data point, not both or 4 5
Thank you
Hey @raynimator
To extract key-value pairs or data from a URL, I kindly request you to refer to the workflow that I am sharing with you.
Please take a look at the workflow and try it out on your end.
Screenshot for your reference:

Please let me know if you are facing any issues.
This is SUPER GREAT, thank thank you, I would not know that I could have done this.
For Me works only with this 
Alright, Please try this from your end and let me know if you face any kind of issues.