Sign in to join the conversation:
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. :-)
We are trying to enable Oauth for Smartsheets to read data from our application. We are trying to create an application but unable to find Developer tools option Could you please guide us if there are any steps to follow to enable developer tools?
Based on info available in the changelog (specifically https://developers.smartsheet.com/api/smartsheet/changelog#2025-08-04) ) for some endpoints offset-based pagination is being replaced with token-based pagination. Is there a list of endpoints that will be impacted by this change? I am trying to stay ahead of this and…
We are currently using the Smartsheet API to export and send a sheet as a PDF via email as part of an automated workflow. While generating the PDF, we are able to specify the paper size (for example, A4 or A3). However, we are facing limitations with the following formatting controls: Orientation We are unable to…