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:
Found that if you enter a zero formatted as an integer into a cell using smartsheet.csharp.sdk.2.83.0 and don't turn strict off any formula referencing that cell will fail with Invalid Operation as I'm assuming it is recognizing as text. If strict is set to false however the formula's will work correctly. Looknig at the documentation it appears to me that this should not be the case.
I am developing a Smartsheet API coding agent in Copilot Studio to assist with creating solutions using the Smartsheet API and other APIs. My organization runs the scripts from an internal server. The Smartsheet API agent, and others I built, have dramatically increased the velocity of solution development. This type of…
How are agents different from just the MCP connection with Claude? Can we setup agents on Claude? Are there any videos / arcticles that demos setting up agents in action?
When do you choose MCP over a Zapier automation or a direct API call? Where's the line for deciding?