1 min read

Contentful Integration

Overview

Connect Vantage to Contentful to query, create, update, and publish content entries and manage content types.

Prerequisites

RequirementDetails
AccountA Contentful account with API access
Auth TypeAPI Key (Delivery + Management)

Available Actions

ActionDescription
List EntriesQuery content entries
Get EntryRetrieve a single entry
Create EntryCreate a new content entry
Update EntryUpdate an existing entry
Publish EntryPublish a draft entry
List Content TypesList content models
List AssetsList media assets

Configuration

Refer to the Setup Guide for step-by-step instructions on connecting Contentful to Vantage.

See Also