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

Data forwarder to Google Sheets

Hi,

I watched your Data Forwarder tutorial and I'm wondering :

As I can use the data forwarder to automatically send a workflow response to a form by Pabbly,
using "[show_webhook_response]", can I do the same into a Google spreadsheet, or do I have
to add another task "Google Sheets : Add New Row" to do so ?

My workflow


Regards
 

Fagun Shah

Well-known member
No you can not use Data Forwarder for Ghseet.

I case you want to update the same row with data you got from API step you can use Update Row action. But that will create an infinite loop.

And if you want to send data to another google sheet then you need to use Add New Row action of ghseet.

 
Top