-
Brandfolder API: surface search parameter syntax in /assets endpoint reference
I'd like to suggest a documentation improvement for the Assets endpoint reference. The search query parameter on GET /brandfolders/{brandfolder_id}/assets is currently documented generically, with no indication of what can actually go inside it. The fact that you can filter by custom fields (custom_fields.{key}:"value"),…
-
Some APIs not working?
Some of the APIs inexplicably don't seem to be working. For instance, I can make a request to the Get sheet endpoint fine, but when I try to List columns with the exact same variables I get a 404 Not Found response (see attached screenshots). Have encountered this with several other endpoints (for instance, Attach file or…
-
Reports API: Full CRUD Support Now Available
You can now create, read, update, and delete reports programmatically via the Smartsheet API. Reports are no longer UI-only — they're a first-class API resource, just like sheets. What's new The Reports API now supports the full object lifecycle: Create reports from API calls — no more manual setup in the UI Read report…
-
Full CRUD operations for reports now available on Public API!
April 30, 2026 Developers can now programmatically create, read, update, and delete Smartsheet reports using the Public API, enabling complete lifecycle management of reports alongside existing sheet operations. Until now, reports could only be created and managed through the UI — meaning teams that relied on the API for…
-
New Learning Series: "Mastering Smartsheet API" — Part 1 is live
Hey dev friends, We just kicked off a new hands-on learning series for the Smartsheet API Developer Ecosystem: Mastering Smartsheet API. From your first API call to production integrations and the new MCP Server for AI agents — this series covers the full path. Part 1, "Zero to API: Your First Successful Smartsheet…
-
I just shipped v1.0 of an open-source AI agent that lets you talk to your sheets — 73 tools, 80 formulas, BYOT, MIT licence
Hi everyone 👋 I've been a Smartsheet power user since 2013 and last month I finally caved on a side-project I'd been daydreaming about for years: stop clicking, start talking to my sheets. Today I'm releasing v1.0.0 of Talk to Your Smartsheet — a community-built, MIT-licensed AI agent that speaks the Smartsheet REST API…
-
Sharepoint embedded into smartsheet error refuses to connect
Sharepoint hosts our powerBI content - we have embedded that link into our smartsheets dashboard via a web content widget. Everything was working prior to yesterday morning, now we are receiving an error companyname.sharepoint.com refuses to connect has anyoen received this error? and how do I resolve this? Sharepoint.com…
-
Request for Assistance Regarding Http 401 Error
Here are the error details I received: - Status Code: 500 - Error Code: 4000 - Message: "An unexpected error has occurred. Please contact the Support team at https://help.smartsheet.com/contact for assistance." - Recommendation: "Do not retry without fixing the problem." - Reference ID: db211e48-2fcc-419f-b961-b2d0f8a344b0…
-
Connect any MCP-compliant AI tool to your Smartsheet data with the new MCP Server
March 24, 2026 The Smartsheet MCP Server is now generally available — and we're excited to see what you build with it. If you've ever wanted to ask an AI tool a question about your live Smartsheet data and get an intelligent answer back, that's exactly what this enables. The MCP Server is an open integration layer built on…
-
Alerts For When Nearing 5000 row Limit
Is there a way to set up an alert on a sheet for when it is nearing the 5000-row limit? Thanks!