- Setup
- Reference
What You'll Need
| Credential | Description |
|---|---|
| Personal Access Token | CMA token from Contentful |
| Space ID | Your Contentful space identifier |
Overview
Connect to Contentful Content Management API for content data access.Content
Entries, content types, assets
Space Management
Spaces, environments, users
Prerequisites
Administrator access required. You need privileges in to complete this setup.If you don’t have admin access, contact your administrator to:
- Create the API credentials on your behalf, OR
- Grant you temporary admin access to complete the setup
- Admin role in the Contentful space
- Permission to create API tokens
Setup Guide
1
Access Settings
- Log in to Contentful
- Go to Settings → API keys
- Navigate to Content Management tokens tab
2
Generate Personal Access Token
- Click Generate personal token
- Name:
Parable Integration - Click Generate
3
Note Your Space ID
Find your Space ID in:
- Settings → General settings
- Or in the URL:
app.contentful.com/spaces/{SPACE_ID}/...