Contentful
Learn how to use Contentful with Composio
Overview
Enum
CONTENTFUL
Description
Contentful provides a content platform with APIs for managing and delivering content to apps and websites.
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