Trying to export a list of things to a Google Sheet

I’m trying to use sheet.best’s POST endpoint to export an array of things to Google Sheet.

As described in the documentation, the call using CURL is very straightforward:
image

I’m confident that my connection URL is correct since the GET call works well. But when making the POST call, I get the following error:

My setup is as follows:

By any chance, does anyone see something wrong with my call?

Hey :wave: @maximvallee

I’ve created a script that allows you to connect Bubble with Google Sheets in under 5 minutes without any plugins or third-party subscriptions. Just a small one off fee to get access.

Thought this might help you push through your current roadblock


Josh @ Support Dept
Helping no-code founders get unstuck fast :rocket:save hours, & ship faster with an expert :man_technologist: on-demand

I post daily about no-code and Bubble on Twitter Follow Support Dept on Twitter

Thanks @josh24 for the tip. I’m not sure if this is doing exactly what I’m looking for, which is to create a new spreadsheet each time the user triggers a backup from Bubble (ie, click button). Each spreadsheet would be like a snapshot of the database so it should not be dynamic. Your solution seems to be a single spreadsheet with dynamic content.

That’s right. This will update live each time, so won’t be suitable in your case.


Josh @ Support Dept
Helping no-code founders get unstuck fast :rocket:save hours, & ship faster with an expert :man_technologist: on-demand

I post daily about no-code and Bubble on Twitter Follow Support Dept on Twitter