Contentful is a headless CMS that lets you create and deliver content to any platform.
The plugin can pull the content types from Contentful and create Obsidian templates based on them. It can also pull all your content entries from Contentful and create notes based on them, organizing them into folders based on the content type.
You can also update the content from Obsidian and push it back to Contentful. If the plugin detects that the content is out of sync (it will check if the content was updated on Contentful), it will warn you and create a copy of the content.
All the fields of the content will be added as frontmatter parameters, except for the title and body. Currently, the plugin will ignore these fields: RichText, ResourceLink, Link, Object and Location.