• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed.

Extracting data from URL variables

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
Screenshot 2023-06-05 at 13.41.53.png
 
A

Arshita

Guest
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:




image (11).png



Please let me know if you are facing any issues.
 
A

Arshita

Guest
Alright, Please try this from your end and let me know if you face any kind of issues.
 
Top