SebastianBS
ZITADEL12mo ago
13 replies
SebastianB

Actions not triggered

Are actions currently working on the hosted Zitadel Version?

I tested with a simple webhook by using the official example here: https://github.com/zitadel/actions/blob/main/examples/make_api_call.js

I added as API_URL a webhook service, tested the service with curl and then added the trigger for the action through Zitadel Console. I used three combinations:
- External Authentication & Post Authentication
- Internal Authentication & Post Authentication
- Complement Token & Pre access token creation

And then I logged in again, but the webhook is not triggered.
GitHub
ZITADEL Actions - Easy extensibility with custom code. Think GitHub Actions in an Identity System. - zitadel/actions
actions/examples/make_api_call.js at main · zitadel/actions
Was this page helpful?