Writing to Google Sheetsβ
- Retool supports writing data back to Google Sheets
- Supported operations
- Create spreadsheets programmatically
- Append new rows to spreadsheets
- Read data from spreadsheets
- Coming soon:
- Updating ranges in spreadsheets
- Listing available spreadsheets
- For more information, see our docs here: https://docs.tryretool.com/v2.26.10/docs/google-sheets#section-updating-data-in-google-sheets
Fixedβ
- Various edge cases in our SAML login has been fixed
- Retool supports mapping attributes from the SAMLResponse to the
firstName
andlastName
fields Retool uses.