Hello,
I am trying to get a calendar on Smartsheet to sync with a SharePoint calendar.
I have realized that there needs to be a flow involved to connect the two. When I try to set up a flow on SharePoint it does not connect on Smartsheet.
Thank you!
Hi Brooke,
You might check with SharePoint support to troubleshoot further: https://support.office.com/en-us/sharepoint
Otherwise, you can publish the Calendar view of your sheet as an iframe on a SharePoint site: https://help.smartsheet.com/articles/522078-publishing-smartsheet-items
There is a solution to this situation that involves merging the "Publish Link" from the Calendar App into the Embed Code from the sheet creating a new Embed Code URL to use in SharePoint. I have attached a PDF with the steps to take. Let me know if you have questions. @Koleen Steiner
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…