Create/get a contextual workspace folder

Creates a contextual folder or gets the workspaceContentId for a contextual folder if it already exists. These contextual folders are identified by the combination of systemType, contextType, contextTypePlural, and contextId.

Caution: Folders Cannot be Deleted!
Any folders created with this API cannot be deleted including the folder for the systemType, contextTypePlural, and contextId, so take extreme caution when using this endpoint. Any typo in any of these fields will yield invalid non-removable folders. Each of the values is case sensitive.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

The CRM system type. Supported values are Salesforce, MicrosoftDynamicsCRM, Hubspot, OracleCX. Case-sensitive.

string

The singular CRM entity type (e.g., "Account", "Opportunity"). Case-sensitive; typos create non-removable folders.

string

The plural CRM entity type used in the folder path (e.g., "Accounts", "Opportunities"). Case-sensitive.

string

The unique identifier of the CRM entity instance this folder is linked to. Case-sensitive.

string

The display name for the contextual folder. Typically the CRM entity name for easy identification.

Headers
string

MIME type of the request body; must be 'application/json' for this endpoint.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json