Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new fields to a sheet #29

Open
pkpp1233 opened this issue Sep 26, 2017 · 0 comments
Open

Add new fields to a sheet #29

pkpp1233 opened this issue Sep 26, 2017 · 0 comments

Comments

@pkpp1233
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant