Contentful
Prefer guided AI setup?
Instead of following these steps manually, you can use the AI Credential Assistant — describe what you want to connect and the AI will walk you through the setup step by step, tailored to your account.
Overview
Contentful is a headless CMS that enables you to create, manage, and deliver digital content across any platform. Connect your Contentful account to automate content management and publishing workflows.
Authentication Type
API Key (Bearer Token)
Setup Instructions
Step 1: Access Your Contentful Space
- Log in to Contentful
- Select or create a space for your content
Step 2: Get Your Space ID
- Go to Settings > General settings
- Copy your Space ID
Step 3: Generate API Keys
- Go to Settings > API keys
- Click Add API key
- You'll get two tokens:
- Content Delivery API Access Token: For reading published content
- Content Preview API Access Token: For reading draft content
- Copy the token you need
Configuration Fields
- Space ID: Your Contentful space identifier
- Access Token: Your Content Delivery or Preview API token
Common Use Cases
- Fetch and display content
- Create and update entries
- Manage content assets
- Publish content programmatically
- Sync content across platforms
API Documentation
Next Steps
Got your credential? Connect it to an agent
Use the AI Tool Creator to turn this credential into agent-callable tools. Describe what your agent should be able to do and the AI investigates the API, configures the endpoints, and gives you a reviewable toolkit before saving anything.