We’re in the process of migrating from Gatsby Cloud to Netlify but even after reading the docs and migration guide, I’m afraid I’m absolutely lost on how we duplicate our current setup:
- Drupal backend (hosted on Pantheon) with the gatsby-source-drupal module fully configured for our Gatsby Cloud environment
- “Open Gatsby Preview” button on our content which, when clicked, automatically triggers an incremental Preview build
- Other content updates also trigger automatic incremental builds
I understand that Netlify Connect seems to provide build hooks that work with the Gatsby module, but it’s only available to Enterprise customers (and we’re on a Pro plan for now). That said, I’ve been able to use the Drupal build hooks module to trigger builds on Netlify but I still have no idea how to replicate the Preview system our content editors relied on.
When I check the Stackbit docs at Content Sources – Stackbit Docs it doesn’t even mention Drupal as a supported content source, so…are we unable to use it? Or has someone managed to get it working with a Drupal backend?