-
New Learning Series: "Mastering Smartsheet API" — Part 2 is live
Hey dev friends, Part 2 of Mastering Smartsheet API is live: "The Smartsheet Data Model: What Every Developer Needs to Know." You sync 500 rows. The API returns 200 on every request. No errors. You open the sheet and half the Status values are blank. The cause: string values written to a PICKLIST column that didn't exactly…
-
Upcoming Webinar: Why AI for Work Management - And Why Now? (Monday, September 14)
I wanted to share this upcoming webinar with you all. It takes place on Monday, September 14th at 11am CT. We hope you can join us! Here is the information: AI made your people faster. Did it make your organization smarter? Most enterprise AI speeds up individuals but never connects the handoffs between teams, tools, and…
-
The developer group is getting a rebuild — tell us what it needs!
Time to address the elephant…it's gotten pretty quiet in here. The last thing we want is our community of SmartBuilders making great things without an active community to collaborate and develop in. That's changing. The group is getting a revamp! We're talking exploring the full developer surface, not just one corner of…
-
[WEBINAR] From Available to Activated: IT's Playbook for MCP Rollout
Hello Community, Your organization is already using AI. Is it governed? Join Smartsheet Chief AI Officer, AI Enablement Director, and Principal Software Engineer on September 10 for a webinar covering how to evaluate, deploy, and scale Smartsheet MCP in your environment. Learn how to govern and scale MCP so your teams get…
-
New Learning Series: "Mastering Smartsheet API" — Part 4 is live
Hey dev friends, Part 4 of Mastering Smartsheet API is live: Rate Limits, Retry Logic, and Error Handling with Smartsheet API. Your integration works in staging. You test it, it passes, you deploy. Two weeks later, a bulk sync job starts failing silently. The logs show a wall of 429s, and because there's no retry logic,…
-
New Learning Series: "Mastering Smartsheet API" — Part 3 is live
Hey dev friends, Part 3 of Mastering Smartsheet API is live: "Authentication Mastery with Smartsheet API." Your local scripts authenticate fine. You move to production, and at 2 AM a refresh token silently expires, or a service account starts throwing 403s on a sheet it used to access, or a 401 you haven't seen before…
-
Action Required: Migrate from includeAll by June 3rd
Hi dev friends, Heads up — the includeAll query parameter is being sunset on June 3rd for list operations on workspaces, folders, shares, and more. This affects both direct API calls and all Smartsheet SDKs (Python, Java, C#, Node.js, Ruby). Check the Changelog for the full list of affected endpoints and migration guides —…
-
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…
-
MCP NEW: CLI Power Tools Is Growing — Daily Cadence Pack Now Available
Hey dev friends, If you missed it last week — we open-sourced a growing library of Claude Code agents built against the Smartsheet MCP server, called CLI Power Tools. Each agent is a single-purpose tool you can run from your terminal to read, analyze, or draft content from your Smartsheet data. No UI, no manual copy-paste,…
-
MCP NEW: Introducing CLI Power Tools: Open-source Claude Code agents that turn Smartsheet depth into your AI advantage
Today we're releasing CLI Power Tools — a free, open-source pack of three Claude Code agents purpose-built against the Smartsheet MCP Server. They install in 60 seconds, run in the terminal or from the Code Tab in Claude Desktop, and turn three of the most time-consuming project management tasks into conversational…