Miro
Miro•3mo ago

Actions v2 documentation

There is a kind of chaos regarding documentation of v2 actions. Migration guide link the testing functions (https://zitadel.com/docs/guides/integrate/actions/testing-function) but to know how to add the claims you have to jump to Using Action (https://zitadel.com/docs/guides/integrate/actions/usage). All the example using the restWebhook for target, but in fact it doesn't work with webhook. After getting through API documentation, you can find that webhook make a rest call without processing the response. So, the right way is to use the restCall. I'm missing i little more structure in the documentation to not have to jump back and forth. It would be nice to have working examples and not to have finding out by my self which property I have to use in different cases. Using empty objects for property ( asyncRest ) make the api looks more hacky with application/json interfaces.
ZITADEL Docs
This guide shows you how to leverage the ZITADEL actions feature to enhance different functions in your ZITADEL instance.
1 Reply
Jim Morrison
Jim Morrison•3mo ago
Hi @Miro , thank you for sharing this feedback with us and we're always looking to improve our docs! I'll be sure to share this with our team and see that we can make some enhancements to it overall 🙌

Did you find this page helpful?