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

issue with API call

I've attached two screenshots. As you can see, I am receiving html data through a POST request. The next step is to use a text parser to extract data such as NAME. The issue is that everytime I modify data in the first step, the API post call in the second stage of text parsing gives me the new data as dynamic text that I want, but the data that was previously obtained is still next to it as hard coded. What is the remedy?
 

Attachments

  • 1.png
    1.png
    175 KB · Views: 135
  • 2.png
    2.png
    205.6 KB · Views: 135
Top