📄️ Using Actions
The Action API provides a flexible mechanism for customizing and extending the functionality of ZITADEL. By allowing you to define targets and executions, you can implement custom workflows triggered on an API requests and responses, events or specific functions.
📄️ Test Actions Locally
In this guide, you will create a ZITADEL execution and target. After a user is created through the API, the target is called.
📄️ Introduction
This API is intended to manage custom executions (previously known as actions) in a ZITADEL instance. This service is in beta state. It can AND will continue breaking until a stable version is released.
🗃️ ActionService
10 items