Connect website landing page to Google sheet
Status: Open · Asked by Rutvik Pandya on · 0 views
How can I connect my website landing page to Google sheet so that when anyone comes on the landing page and fill up the form so the data will be directly populated on the Google sheet on a new role
Hi @Rutvik Pandya,
If the form or website from which you are trying to fetch data supports webhooks, you can try using Webhook by Pabbly to retrieve that data.
youtube.com/watch?v=FRkl5R7-Ls0
Then, you can utilize the 'Google Sheets: Add New Row' action step to save the data in your spreadsheet.