Contentful
Learn how to use Contentful with Composio
Overview
SLUG
CONTENTFUL
Description
Contentful is a headless CMS allowing developers to create, manage, and distribute content across multiple channels and devices with an API-first approach
Authentication Details
OAuth2
client_id
client_secret
oauth_redirect_uri
scopes
full
bearer_token
API Key
bearer_token
full
Tools
Get space
SLUG: CONTENTFUL_GET_SPACE
Action Parameters
space_id
Action Response
data
error
successful
List spaces
SLUG: CONTENTFUL_LIST_SPACES
Action Parameters
limit
order
skip
Action Response
data
error
successful
Update space
SLUG: CONTENTFUL_UPDATE_SPACE
Action Parameters
name
space_id
version
Action Response
data
error
successful