@DanstanOnyango-6080
POST /me/drive/items/{item-id}/workbook/tables/{table-name}/columns/add
Is it possible to POST multiple columns using the same request? Or do I have to run a different POST for each column I want to add?
Thanks
Ian
@DanstanOnyango-6080
POST /me/drive/items/{item-id}/workbook/tables/{table-name}/columns/add
Is it possible to POST multiple columns using the same request? Or do I have to run a different POST for each column I want to add?
Thanks
Ian
Let @Danstan can answer your query. But as an alternate workaround, you may want to try Microsoft Graph JSON batching and see if it helps.
1 Person is following this question.