Sign in to join the conversation:
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
Are they any APIs that can be used to link an RM project to an existing smartsheet project plan? Also, is there an API that can be used to navigate between a smartsheet project plan and an RM project?
I am attempting to write data into Smartsheet using the API, but every POST request that adds a row results in all cell values being removed. The API call returns SUCCESS, a new row is created, and the row number increments correctly, but every cell in the row is blank. This happens consistently with all sheets, even with…
Need Smartsheet technical expert suggestion or approach to retrieve hyperlink from Smartsheet API The recommended approach to retrieve hyperlink data structure from columns via the API Any specific column type configurations or API parameters that might be required Best practices for handling hyperlink data in API…