Connect with peers, share your expertise, and inspire what’s next in Smartsheet — from proven practices to practical how-to insights from fellow users and product experts.
Sign in to join the conversation:
I would like some suggestions for integration with SharePoint. What are the best practices and ways to share information. Will information shared be actively updated or is it best to generate reports to be shared as static images that update at certain intervals? All suggestions would be much appreciated.
Hello Amanda,
I found a few resources that may be helpful to you:
This is an overview of Microsoft integration features that Smartsheet has, with an invitation to reach out to our team if you want more info: https://www.smartsheet.com/microsoft
There is also a prior community post with some tips on how people have used Smartsheet with SharePoint: https://community.smartsheet.com/discussion/sharepoint-ideas
Hi, We are a developer and building a custom web platform for one of our client who is using smartsheet. Our platform needs to get data from smartsheet and need to show the data in our custom UI. Could anyone recommend the APIs we should be using for this?
This solution updates a column formula across multiple sheets in a workspace. The script finds all sheets with a certain string in the name, finds a certain column by name on those sheets, and then updates all column formulas to a new column formula. At the time of posting, Control Center Global Updates did not allow me to…
We have a webhook created in one of our Smartsheets, and we've been noticing lately that the webhook callbacks immediately disables the webhook after 1 try, causing data discrepancies between the Smartsheet and the system it sends the data to. Here's an excerpt JSON message received from Smartsheet showing the callback…