Zapier home page
Search...
⌘K
Ask AI
Developer Platform Login
Platform CLI
Sign Up
Sign Up
Search...
Navigation
Stored actions
Stored actions introduction
Developer Platform
Powered by Zapier
MCP
AI Actions
Community
Blog
Contact Us
Getting Started
Introduction
Deprecated
Quickstart
Deprecated
How to
GET
Authentication
Deprecated
GET
Zapier account list
Deprecated
Stored Vs. Stateless Actions
Deprecated
Stored actions
Stored actions introduction
Deprecated
Configure stored actions in the AI Actions UI
Deprecated
GET
List stored Actions
Deprecated
POST
Run a stored action
Deprecated
Manage stored actions
Stateless actions
Gathering action information
API Reference
system
auth
apps
actions
execution
ai-actions
utilities
Tools
Stateless action creator/runner
Deprecated
Libraries
TypeScript (Node.js, Deno)
React Components
Development Resources
OpenAPI Specification
API Key
API Logs
Help
Join our Community
Submit an issue
Stored actions
Stored actions introduction
Copy page
Copy page
Running a stored action involves setting up the action in the AI Actions UI and then running it by its ID.
This is done in the following steps:
1
Set up the action
Actions need to be configured by a user before they can be used.
There are two ways to set up stored actions:
Using the AI Actions website- see
Configure stored actions
for more details.
Using the AI Action management API provided under
Manage stored actions
.
2
Provide actions as tools to an LLM
After actions are set up, they can be provided as tools to an LLM.
See
List stored Actions
for more details.
3
Run the action
The LLM can then decide which action it wants to run.
See
Run a stored action
for more details.
Was this page helpful?
Yes
No
Stored Vs. Stateless Actions
Configure stored actions in the AI Actions UI
Assistant
Responses are generated using AI and may contain mistakes.