Integration webhook never called

My integration webhooks are never called.
I’ve tried different events (member created, post created, post published)
I’ve tried with builtin integration Zapier and custom integration.
No luck, Ghosts never fires the events.

I’m running version 3.9.0

Am I missing something to activate the firing of those events?

Hey @mbernard, did you follow our custom integration guide?

Yes I’ve followed the documentation. I even tested with https://webhook.site/ but the webhook is never called

@mbernard how did you install Ghost? Do you have anything on your server that may be preventing outward network connections?

1 Like

I’m running on NodeJS hosted on an AzureAppService website. I’m pretty sure it’s not blocking outgoing communication. e.g. Integration that sends email with mailgun works fine.