Hi,
Is it possible to create a dashboard widget that contains an <iframe> with contents from another external site?
// Leif
Have you tried the Web Content Widget?
My understanding is that the Web Content Widget is currently constrained to pull <iframe> from approved sites. This is currently listed here:
https://help.smartsheet.com/articles/2477606-web-content-widget#allowed
At the 2018 SmartSheet conference I asked the staff if it would be possible to pull in iframes from other sources. I told them that I would very much like to be able to pulling iframes from our own domains so that I can access some of our other tools.
I was told they are looking into it, and we should expect additional approved domains in the future. They were not so sure about allowing other non-approved domains.
Yes I have. It's a very good feature, if you are aloud to use it without being The Google or Youtube, just a Smartsheet customer. I hope it will work somehow anyway. Because again, it is a very good feature.
Thanks! I know, but at the same time I hope Smartsheet will provide me with the possibility to integrate – "pulling our own frames from other sources", – to be approved to enhance the usage of Smartsheet. I think they are going to do that. Looking very much forward to it. :-)
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()'…