Help with zitadel actions ?
Hello. I want to ask some question about the zitadel actions. I want to test it with my local service. the zitadel is cloud hosted, and i don't know how call to my localhost.
9 Replies
Hi @Max Verstappen, I'm an AI assistant for ZITADEL. While a team member reviews this question, I'll see if I can find relevant sources for your question.
Answer
I wasn't able to find a direct answer, here are some relevant sources:
1. Test Actions Response Manipulation : This guide shows how to set up actions with targets, but assumes ZITADEL is running on the same machine and can reach localhost.
2. Discord message from @vila.m_25880 on 2025-06-20 : Mentions using ngrok for tunneling to expose localhost to cloud services when working with ZITADEL integrations.
Feel free to tag @Ask Inkeep with additional questions.
hey @Max Verstappen give me a day and I will raise a doc PR for this exact same thing, we diacussed this with our tams last week about this exact thing.
you can do it with webhook.site actually
yea, i will try this. i tried to find some specific example on how to call to my localhost after user creation. i'm trying to save the user info to my database after the user register through zitadel (just to give more context)
I can give you quick steps for now to test if you'd like and see for yourself
that would be much help. just some step on how to setup will be helpfull. tysm
yes, sure, will do, allow me some time 🙂
i'm in no rush. just take your time
https://github.com/zitadel/zitadel/pull/10665
I raise the PR and here's the doc its still needs to be reviewed but lmk if it works 🙂
I will check it. Thank you for your fast support