benborgers / opensheet

💾 An API to get a Google Sheet as JSON, no authentication required.
https://opensheet.elk.sh
MIT License
632 stars 121 forks source link

how to set empty record to null ? #13

Closed olipiskandar closed 2 years ago

olipiskandar commented 2 years ago

how to change set empty record to null value ? ex "website_url": null,

benborgers commented 2 years ago

I believe you’re asking about changing a Google Sheet, but this API doesn’t allow writing to Google Sheets, only reading.