Sitecore Content Hub

Sitecore Content Hub is an integrated marketing platform that enables marketers to plan, review and manage the entire content lifecycle in a single, streamlined hub. This connector supports predefined triggers and actions, and custom actions.

Triggers

New Asset Approval
Triggers when a new asset enters an approval status
Entity Subscription
Triggers when a user subscribes to one or more of the following entity events:
  • Entity Creation: Triggers when a new entity is created
  • Entity Modification: Triggers when an existing entity is updated
  • Entity Deletion: Triggers when a subscribed entity is removed

Actions

listFetchJobs
List all the available fetch jobs.
listSelections
List all the possible selections and the selected entities.
createFetchJobs
Creates a fetch job that the fetch worker processes to update data.
FetchJobs
Updates a fetch job, which the fetch worker handles.
createOptionLists
Create option lists.
getFetchJob
Return the fetch job in the body.
getOptionList
Return the requested option list.
getFileOfFetchJob
Return the fetch the job file in the body.
deleteEntityByID
Delete an entity by its ID.
deleteOptionLists
Delete option lists.
listOptionLists
Return all the available option lists.
listFilesOfFetchJobs
Return all the files in the body when a fetched job file is found.

Custom Actions

You can create custom actions to meet specific integration requirements. These custom actions share the same configuration and execution behavior as predefined actions within any workflow.

For more information, see how to create custom actions.