Dan
Dan2mo ago

Basic questions: Flow triggering

Hi! I've been told to mention that I'm a Cloud Team customer when posting here. Questions: 1. Is there a simple way to "undeploy" / deactivate a previously deployed flow? 2. Triggers: Webhooks and Email triggers: Once a "Webhook-specific Token" is generated, I can copy the url/email address. if forgotten, I have to generate another webhook specific token to be able to see the webhook url / email address. This creates a mess. Is there any way to simply see the list of current urls/emails?
7 Replies
rubenf
rubenf2mo ago
1. in what sense is it deployed ? Activated from UI/webhook/schedule ? 2. this is for security reasons and it would go against all security practices to reveal it again
Dan
DanOP2mo ago
1. A switcth that will apply to all the above. 2. Is there any workaround to retrieve it, or to not require authorization to be used in webhook/email triggers?
rubenf
rubenf2mo ago
1. no, apart from deleting the flow 2. no unless you setup a proxy outside of windmill that inject the auth
Dan
DanOP2mo ago
Thank you! I suggest addressing solutions for both
rubenf
rubenf2mo ago
for 2, you can use http routes if you want non authed routes for 1, you can create a github issue and see if others have the same request
Dan
DanOP2mo ago
2. That's a solution for webhooks. I suggest merging "http and webhooks" into the same trigger. What about non authed emails?
rubenf
rubenf2mo ago
we do not offer that

Did you find this page helpful?