-
StreamPosition Captured from an api response is not working
Hi @Georgie, I am hitting the report api to get list of all events, However for pagination or subsequent request when I am trying to use the streamPosition returned from previous api request. I am getting an error { "errorCode": 1018, "message": "The value '2.1.Ui_jc………………………………………….-t' was not valid for the parameter…
-
Using Control Center to Track Folder Updates?
Hello, I am unsure of the feasibility of this goal but am hoping someone could provide some insight. Within my organization we have the following structure Workspace → Workspace → Folder. Within this folder we have additional folders that are added through an API integration we have setup. I am hoping we would be able to…
-
Were there recent changes to the totalPages parameter when querying the /sheets endpoint?
Up until last week, the totalPages and totalCount parameters functioned as expected when performing a simple GET call to /sheets. If there were 150 sheets, then it would show "totalPages": 2, "totalCount": 150. As of Friday of last week, it seems like it is showing "totalPages": 1, "totalCount": 100 any time there are more…
-
Will and API token for a report give access to the Sheet the Report generated from?
Hi, I have a large Smartsheet, I want to generate a row report that reduces information displayed down to a specific group. For that Row Report, if I were to generate an API token and share it to a third party, will that third part have access to the information on the original 'Grid' sheet, or will it be reduced to what…
-
Smartsheet API Bug: Copy Sheet with include=forms Fails (Regression)
Hello Support Team, We are experiencing an issue with the Smartsheet Copy Sheet API when attempting to include forms. Endpoint: POST https://api.smartsheet.com/2.0/sheets/1097094865571716/copy?include=forms Request Body: { "destinationType": "folder", "destinationId": 608151415351172, "newName": "new_sheet_included_Forms"…
-
Issue with Searching a sheet with more than 10k rows
Hello, I am using the Smartsheet Search rows module in make : I am querying a sheet with 18k rows If i search for data in the first 10k rows it find is. if its after that, it doesnt find it. please help Kind Regards, Wesley.
-
Merged: Incorrect Pagination Metadata in Sheets API Response
This discussion has been merged.
-
Updating a Date Field for a child record returns Bad Request, but other fields work
I’m trying to update a Date field on a child record, but every time I do so I get a 400 Bad Request response. Here’s what I’ve observed so far: When I update other child fields (non-date types), the request works fine. When I update non-child date fields, it also works fine. The payload format is correct (I’ve validated it…
-
Smartsheet Forms
Is there any separate API's available for sheet Forms. I do not find in API documentation. Am facing one more problem while copy sheets from location to another. Have included few of the parameters like data, discussions, attachment, forms etc….It was working till last week, suddenly this week Monday onwards the copy gives…
-
Smartsheet API Deprecations risk?
Without being an administrator (or even in the IT dept), how do I know if my organization is at risk for the Smartsheet API Deprecations events?