- Setup
- Reference
What You'll Need
| Credential | What it is |
|---|---|
| Token | CMA personal access token from Contentful |
| Space ID | Your Contentful space identifier |
Overview
Connect Parable to Contentful Content Management API for content data access.Content
Entries, content types, assets
Space Management
Spaces, environments, users
Prerequisites
Setup access in . These steps require , or a colleague with equivalent permissions who can create credentials for you.If that is not you, ask your administrator.
- Admin role in the Contentful space
- Permission to create API tokens
Setup Guide
Access Settings
- Log in to Contentful
- Go to Settings → API keys
- Navigate to Content Management tokens tab
Generate Personal Access Token
- Click Generate personal token
- Name:
Parable Integration - Click Generate
Note Your Space ID
Find your Space ID in:
- Settings → General settings → Space ID
- Or in the URL:
app.contentful.com/spaces/{SPACE_ID}/...