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

Transformer to API

Here is my situation.

We receive invoices from our vendors and they are parsed with DocParser but I need to get them into our billing system.

Our billing system is custom with an API so no issues there (I think). However there is no Connector built for Pabbly.

I have a workflow setup to receive the webhook from DocParser.. I can send it into our system with your API (Post)..
Also I can see my step would be to convert the line items with using the Transformer by Pebbly.

My challenge is… once the line items are transformed how do I use the API (Post) to loop for each of the separate line items?

Your help is very much appreciated.
 
P

PabblyMember4

Guest
Hey @NJwaterSkier

You can use the iterator module for this scenario. Kindly check the below video for the iterator.

 
Top