Skip to content

Is it possible to create a sheet if it doesn't exist? #95

@patrickdevivo

Description

@patrickdevivo

Hi! This is a really cool extension, thank you for creating it! I'm looking to build some automation that will use this extension to update a Google Sheet with new data on a regular basis. I'd love if I could create a new sheet every time I insert new data, right now it doesn't seem possible as I get the following error if I pass in (FORMAT gsheet, sheet 'Testing123') where Testing123 does not exist within the Google Sheet:

IO Error:
Error writing to Google Sheet: Unable to parse range: Testing123

It would be great if there were another param (format gsheet, sheet 'Testing123', create_sheet true) (or similar) to support this capability. Or, if it already exists, would love to know how to use it!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions