Synced Objects
Contentful supports the following Synced Objects:- Files
Contentful entries are synced as Markdown files, with rich text fields converted to Markdown.
Contentful assets (images, videos, documents, etc.) are synced in their original format.
Files
Send a request to Enable Sync to start a file sync.Example
The Contentful Space ID to sync content from.
A Contentful Environment ID to limit the sync to a specific environment. If not specified, the default environment (
master) will be used.A locale code (e.g.
en-US) to use when resolving localized fields. If not specified, the first available locale for each field will be used.