📄️ 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 Request
This guide shows you how to leverage the ZITADEL actions feature to react to API requests in your ZITADEL instance.
📄️ Test Actions Request Manipulation
This guide shows you how to leverage the ZITADEL actions feature to manipulate API requests in your ZITADEL instance.
📄️ Test Actions Request Signature Check
This guide shows you how to leverage the ZITADEL actions feature to react to API requests in your ZITADEL instance.
📄️ Test Actions Response
This guide shows you how to leverage the ZITADEL actions feature to react to API responses in your ZITADEL instance.
📄️ Test Actions Response Manipulation
This guide shows you how to leverage the ZITADEL actions feature to manipulate API responses in your ZITADEL instance.
📄️ Test Actions Function
This guide shows you how to leverage the ZITADEL actions feature to enhance different functions in your ZITADEL instance.
📄️ Test Actions Function Manipulation
This guide shows you how to leverage the ZITADEL actions feature to enhance different functions in your ZITADEL instance.
📄️ Test Actions Event
This guide shows you how to leverage the ZITADEL actions feature to react to events in your ZITADEL instance.
📄️ Migrate from Actions v1 to v2
In this guide, you will have all necessary information to migrate from Actions v1 to Actions v2 with all currently available Flow Types.