How does "Webhook" and "Content sync" work after migrating to Netlify

Hi All,
In Gatsby Cloud, we use WordPress as our contents and data source. We use gatsby-source-wordpress and trigger the build by setting a webhook URLs in WordPress backend.
How to setup “content source” connection in Netlify after migration?
(We use WP Gatsby plugin inside WordPress backend)

Many thanks!

Hi @cnmarinas

Have you run across this integration yet? - Wordpress Connector | Netlify Integrations

That’s probably the place to start. Give it a try and let us know.

Thanks for reply and advice. We found a setting called “Build hooks” in the site configuration. We added one for WordPress and it works, content changes from within WordPress can trigger build.

Awesome! I’m glad that’s what you needed.