Sign in to submit new ideas and vote
Get Started

Return column ids when creating a sheet from a template via the API

Right now, the columns array is only returned if you define columns as part of the request. If you instead use fromId to make a sheet from a template, no columns are returned, requiring a separate GET and effectively doubling the amount of calls needed to create a sheet.

The column array should be returned in all cases.

1
1 votes

Idea Submitted · Last Updated