Im looking to export the input given in my captures into a spreadsheet where it creates a new row with each variable entry having its own column. Please could someone advise me on this, thanks.
e
enough-fountain-14338
08/08/2023, 10:20 AM
you could do this using zapier
enough-fountain-14338
08/08/2023, 10:21 AM
set up a zapier workflow
enough-fountain-14338
08/08/2023, 10:21 AM
ideally it would go like this:
1. zapier webhook (event: catch a hook)
V
2. Google Sheets (event: create a new spreadsheet row)
enough-fountain-14338
08/08/2023, 10:24 AM
Then simply match the variables names in botpress caught by the zapier webhook with the name of the collumn in your Google Sheets spreadsheet