• 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. Normal operations will resume on Thursday, 5th March 2026.

Not receiving JSON result for an API Call

thms

Member
In an API step where I get prices for domains, I am expecting a result in the format:

1688159741685.png


I have simple response DISABLED and I'm expecting a JSON result so that I can iterate through it and filter out just the TLD I want (let's say .net) in this case.

However, I'm getting a SIMPLE response back, formatted by Pabbly.

1688159666401.png



Any clues as to why?
Or solutions on how to filter this down so that I can get costs for just the one TLD I want (let's say .com)? The API itself does not allow me to send a TLD so that I can get just a filtered response.
 

ArshilAhmad

Well-known member
Staff member
Hi @thms,

Please share the API documentation of the application from which you are trying to capture the response.
 

ArshilAhmad

Well-known member
Staff member
Could you please record and share a video with us showing how the responses appear in Postman?
 

ArshilAhmad

Well-known member
Staff member
Please grant me access to your workflow by adding me as a team member. This will allow me to gain a better understanding of your issue.
Once you have added me as a Team Member, do let us know the name of your workflow.
Email: [email protected]
Also, remember to revoke access once your query has been resolved.

Attaching a video for your reference:

 

ArshilAhmad

Well-known member
Staff member
Please allow us some time to look into this. I will get back to you with an update soon.
 

ArshilAhmad

Well-known member
Staff member
Without receiving the response in array format, the Iterator will not work. Unfortunately, I don't have any other solution.
 
Top