Suppose I have `N` blocking webhooks all configure...
# ory-network
b
Suppose I have
N
blocking webhooks all configured to run after the same user flow - for instance, the Registration flow. Is the execution order of these webhooks undefined?
f
No, it is top to bottom from experience 🙂