Skip to main content

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

  1. Log in to Contentful
  2. Select or create a space for your content

Step 2: Get Your Space ID

  1. Go to Settings > General settings
  2. Copy your Space ID

Step 3: Generate API Keys

  1. Go to Settings > API keys
  2. Click Add API key
  3. You'll get two tokens:
    • Content Delivery API Access Token: For reading published content
    • Content Preview API Access Token: For reading draft content
  4. 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

Contentful 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.