Can Smartsheet integrate with Microsoft Flow and be triggered by a Smartsheet row update vs a sheet update.
I want to flow updates from my Smartsheet by row/item to a SharePoint list by item.
Hi Brooke—
Looks like Microsoft Flow has some examples of different flows you can use: https://flow.microsoft.com/en-us/connectors/shared_smartsheet/smartsheet/
I'd recommend reaching out in the Microsoft Flow forums as well and possibly contacting Microsoft support for details on how to create a flow that meets your specific needs.
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…
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…
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…