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?
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.