Contentful
Contentful integration on indie.money — manage content entries, assets, and content types
Written By pvdyck
Last updated About 5 hours ago
Contentful
⬜ Community — Available, not yet validated
Overview
Read content entries, assets, content types, locales, and space information from Contentful. This node supports both the Delivery API (published content) and the Preview API (draft content).
Authentication
API Key via Secure Vault. Connect via the credential configuration modal.
Resources & Operations
Entry
Asset
Content Type
Space
Locale
Parameters
- Source — Choose between the Delivery API (published content) or the Preview API (draft content).
- Filters — Filter entries and assets using operators: equal, notEqual, include, exclude.
- Return All — Fetch all matching items or limit to a specific count.
Tips
- Use the Preview API source to build content review workflows that act on draft entries before publication.
- Entry > Get All with filters lets you query content by field values, useful for syncing specific content to external systems.
- Combine Locale > Get All with entry retrieval to build multi-language content pipelines.
- This node is read-only; use the Contentful Management API via the HTTP Request node for write operations.
Status
This integration is available but has not yet been independently validated on indie.money. If you encounter issues, please report them.