Do an action every time a new post is published, is it possible?

Hi Guys,

I think the name for it is “hook” right? Is it possible to perform X action every time a post is published? OR even better, every time that content changes, do X action?

I’m using Ghost with BunnyCDN, and I could use the bunnyCDN API to purge the cache on new posts automatically.

Thanks!

Hi,

I’m dumb lol.

Here is what I needed: Ghost Webhooks

It’s pretty easy! I can just create a custom integration and then add a webhook for when the website changes.

1 Like