📄️ 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. It will continue breaking as long as it is in alpha state.
🗃️ ZITADELActions
10 items