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

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