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

Google Sheet data to 3rd Party API

Hi, I have a Google Sheet FTP to Google Drive daily. It contains multiple line items and multiple rows. The sheets has a Header row. The 3rd party application allows for POST to API which I have been doing as the new data hits the Sheet, I webhook the new row payload to Pabbly and then POST to the 3rd party app.

My problem is POSTing to the API daily from a Sheet that already has all the data. No single new row can trigger the POST. Is it possible to use Pabbly update all of the rows via the 3rd Party API?

Thanks
 
P

Pabblymember11

Guest
Hey @troycoker08

My problem is POSTing to the API daily from a Sheet that already has all the data.

Could you please explain to us what you exactly mean by that?

Although as per your concern, you can make it in automation by using the Google sheet trigger and then map the data fetched by trigger into the next step of your action that is 3rd party API, to do that you can you API by Pabbly.

Also, you can create another workflow in which you can basically insert the data into a sheet which will then trigger the google sheet trigger which is in the previous workflow in this way you will not have to manually add the data into Google sheets.

please give us more brief detail if got your problem wrong.

Thanks.
 
Top