Connect with other developers from around the world and collaborate on ideas using the Smartsheet API.
Sign in to ask your question or join a discussion.
Explore API docs, connect to our MCP server, and develop faster on SDKs.
Object schemas, operation specifications, code snippets, and more.
Hello, I'm exploring the possibility of connecting a Smartsheet form to our website's content management system. Specifically, I'm interested in implementing the following workflow: A user accesses a Smartsheet form to propose updates to specific website content (e.g., a location description). The user enters the new…
I just embedded a Power BI chart into a Smartsheet dashboard. The data for the Power BI chart comes from Smartsheet. So the data is essentially going from Smartsheet to Power BI and then back to Smartsheet. I have the refresh working in Power BI so if I make an update in Smartsheet, it is captured in Power BI during the…
Looking to run a powershell script in my bridge integration.
API to copy a sheet and associated Form Seems the API doesn't copy the form?
Does the update_rows() function allow for multiple rows to be referenced? I am working on creating a sheet that needs to have the most up-to-date data which comes from a database. If data in the database changes, I would like to be able to make the necessary updates to all the rows affected. I'm working with large amounts…
I am currently trying to use Bridge to create a list of all sheets that I have access to in a Smartsheet. I am only pulling in IDs for now but plan to eventually pull more data such as Sheet Name and a few other things related to each sheet. I have figured out how to pull the list of sheets and create an array of just the…
Bridge doesn't have a mechanism to retry a workflow when it's stopped by error. Smartsheet should improve Bridge, so that a workflow which is stopped because of either a timeout or sheet lock is retried until successful. This can happen when you have competing processes (e.g. DataMesh, Pivot, Automations) which temporarily…
I tried using the python equivalent function of the api https://api.smartsheet.com/2.0/reports?modifiedSince=2024-08-01T00:00:00Z&include_all=True as self.smartsheet_client.Reports.list_reports(modified_since='2024-08-01T00:00:00Z', include_all=True) This time it's giving me all the reports 360 of it, why didn't the python…
Hi all! I am using Power Automate to insert a row into a sheet. The sheet contains a checkbox field ( I have removed the 'Restrict to checkbox use only'). Upon insert I get this error: The value for cell in column 8850556387125124, True, did not conform to the strict requirements for type CHECKBOX. Am I missing something?…
I have an extraction of the activity log every week and I was wondering if there is a way for an automatic extraction of this log