@mark-robustelli Figured it out, it was the application setup.
C
Latest posts made by chad.hurd
-
RE: POST /api/user/import not triggering webhook `user.bulk.create'posted in Q&A
-
POST /api/user/import not triggering webhook `user.bulk.create'posted in Q&A
Hi,
We are importing users via POST /api/user/import
We were expecting a webhook to be triggered (user.bulk.create). It is not being called.
It has been setup in the Settings, and Application->WebHooks
If we test the webhook from the UI, it works, and calls our service.
What should I check next?
Thanks
