Contentful
Learn how to use Contentful with Composio
Overview
Enum
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
base_url
API_KEY
access_token
base_url
Actions
CONTENTFUL_GET_SPACE
Action Parameters
space_id
Action Response
data
error
successful
CONTENTFUL_LIST_SPACES
Action Parameters
limit
order
skip
Action Response
data
error
successful
CONTENTFUL_UPDATE_SPACE
Action Parameters
name
space_id
version
Action Response
data
error
successful