Hi ,
I have created test web hook for my application(user.create) and mapped with application/tenant.
I have tested the webhook with (settings->webhooks->test webhook option) there it is able to send event , and I am able to see the event at my web app too.
But same If I try to create user with API for the same tenant/application , there is no event is getting generated, and not able to see the logs too
Please help