Cloudpress

Learn how to use Cloudpress with Composio

Overview

Enum

CLOUDPRESS

Description

Cloudpress enables exporting content from Google Docs and Notion to various Content Management Systems.

Authentication Details

bearer_token
stringRequired

Actions

Tool to retrieve authenticated account information. use after authentication to get current account details.

Action Parameters

Action Response

data
object
error
string
successful
boolean
Tool to list all connections with pagination. use when you need to retrieve cloudpress connections page by page with optional filters like kind, type, or sourcereference.

Action Parameters

kind
string
pageNo
integer
pageSize
integer
properties
object
sourceReference
string
type
string

Action Response

data
object
error
string
successful
boolean
Tool to retrieve a paginated list of document exports. use after initiating export jobs to fetch export history.

Action Parameters

pageNo
integer
pageSize
integer

Action Response

data
object
error
string
successful
boolean
Tool to retrieve a paginated list of webhooks. use when you need an overview of all configured webhooks.

Action Parameters

Action Response

data
object
error
string
successful
boolean