Sign in to join the conversation:
Just figured out how to use cURL api post to add a row of information via iOS Siri voice command. Pretty excited.
Amazing!!! This is very cool. Thanks for sharing!
@coby is this script still working for you? I have been trying to replicate this but have been unable to do so with the limitations of the ios.
@Clarkathon -- just ran it successfully on iOS shortcuts, my iOS version == 16.6. Perhaps you have an authentication issue? One approach is to try sending a POST request to smartsheet using a standard cURL command in a computer's terminal (CMD on windows or Terminal on Mac) and make sure you don't have any authentication or ID errors before implementing it in the shortcuts application.
@coby I will try that when I get home from work this evening thank you. Hopefully this works as this will be very helpful in my task tracking. But I may also just build an intermediate ios app that does these things that I want anyways.
Hello- my co-worker is getting the Opps something went wrong error. Also know as a 500 internal server error when accessing workapps. Can you please help?
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…
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…