Skip to content

Add new fields to a sheet #29

@pkpp1233

Description

@pkpp1233

It'd be great to add new fields to a sheet using the API. This would, ideally, be done in one of two ways:

  1. Write mode for metadata API. Specifically, an endpoint to update the fields in a sheet.
  2. When creating a record, send a parameter (eg create_fields=true), that if the new record has fields not in the sheet, those fields will be created.

This enables templates or importing data without having to manually set up the sheet structure. Eg - imagine an integration that lets someone import their CRM into a sheet. Currently, they'd need to manually create each column, then do the import.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions