• 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.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Feature request - parse a JSON file from output of http module

gaurabdas

Member
Can we do this as of now ?
- parse a JSON file from output of http module

 

Attachments

  • Screenshot.png
    Screenshot.png
    496.4 KB · Views: 156

Neeraj

Administrator
Staff member
Can we do this as of now ?
- parse a JSON file from output of http module


Can you add more details like what kind of JSON you are not able to Parse inside Pabbly?

Because we have an in-built JSON parser within the platform. You need a separate module inside Integromat to parse your JSON but we do it by default without any need of extra module.
 

gaurabdas

Member
You mentioned only the JSON parser but how do I fetch the http output in pabbly ? ....Is there any way to fetch the http output to be converted to JSON.

JSON parser in Pabbly works in SILO. I did not say I m not able to parse JSON in Pabbly ....

But in pabbly , I dont see any module to get the HTTP output which can convert the HTTP output to JSON format.

If you look at the attached screenshot I shared, some module has to be there where HTTP output can be fetched and converted to JSON.

Please have a look at the integromat workflow https://www.integromat.com/en/integration/2465-parse-json-from-http-request-basic
 
Last edited:

Neeraj

Administrator
Staff member
Can you share some video on how you are using it right now inside Integromat to fetch the value from the webpage?
 

gaurabdas

Member
Can you share some video on how you are using it right now inside Integromat to fetch the value from the webpage?
Well I used to do it years back for my client ....
I wanted to replicate the same in Pabbly ....Making a video will take some time since I m down with post covid complications.


By the way if you look at the integromat recipe https://www.integromat.com/en/integration/2465-parse-json-from-http-request-basic
You will get to know what I want to say....
Or in other words if you can guide How do I achieve the integromat recipe https://www.integromat.com/en/integration/2465-parse-json-from-http-request-basic in Pabbly Connect ?

Thanks a ton
 
Last edited:
P

Pabblymember11

Guest
Hey @gaurabdas

Thanks for the details and sorry to hear about your covid situation, hope you feel better soon

We are currently looking into the possibility of your concern. We will update you shortly.
 

Pabbly

Administrator
Staff member
We tried creating a similar workflow as shared by you.

Here's the link to clone the workflow -
https://connect.pabbly.com/workflow/share/DkZZawNmAmYDSQhcA0RUfVpJVWJSDgM5UEAHDlw5B0E#

We are using API by Pabbly with GET request and then using JSON extractor to extract the data. Please review the workflow once and let us know if that works for you.

The workflow will work exactly in a similar manner as following Integrromat recipe - https://www.integromat.com/en/integration/2465-parse-json-from-http-request-basic
 
Top