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
NOTE: I tried to file this several times a support ticket, but the AI BOT was unable to create a ticket and the OG Support Portal no longer allows the direct creation of tickets. Grrrrrr. ISSUE: It appears that the Update Column API PUT https://api.smartsheet.com/2.0/sheets/{sheetId}/columns/{columnId} fails to work as…
We were using python SDK to access smartsheet API's. Have seen most of the end points getting deprecated and provided new end points. Its providing the request with all params using direct API request in documentation. However no reference provided for using python SDK/other SDK's to access the API. Is Smarthsheet API…
what is the cause of "Unexpected character encountered while parsing value: <. Path '', line 0, position 0." error when using the C# SDK. the full log message is: - 2025-09-18 09:58:54 *** Exception in 'ProcessShares(Entity, EntityName, EntityId, Counter, ssWorkspace)' 2025-09-18 09:58:54 1 'ShareResources.ListShares()'…