# About the Confluence Cloud connector

> Confluence is a web-based corporate wiki. Their APIs exposer is the primary way to get and modify data in Confluence Cloud
and it's used to interact with Confluence entities, like pages and blog posts, spaces, users, groups, and more.

Confluence is a web-based corporate wiki. Their APIs exposer is the primary way to get and modify data in Confluence Cloud
and it's used to interact with Confluence entities, like pages and blog posts, spaces, users, groups, and more.

:::note
This connector is built by UiPath and receives official support selectively. The connector supports a limited set of commonly used APIs for the target application and may cover most typical use cases. Also, they are retained in a stable state until the requirements for a new version release are met. [Learn more](https://docs.uipath.com/integration-service/automation-cloud/latest/user-guide/connectors#connectors-with-selective-support)
:::

## Authentication

Before automating processes, you need to establish a connection with your Confluence Cloud instance. Step-by-step instructions
are available in the [Confluence Cloud authentication](https://docs.uipath.com/integration-service/automation-cloud/latest/user-guide/uipath-atlassian-confluence-authentication#confluence-cloud-authentication) page.

## Events

The Confluence Cloud connector supports events via polling. More information about the events supported for the Confluence
Cloud connector is available in the [Confluence Cloud events](https://docs.uipath.com/integration-service/automation-cloud/latest/user-guide/uipath-atlassian-confluence-events#confluence-cloud-events) page.

## Activity package

You can use the connection to enable the [Confluence Cloud
activities](https://docs.uipath.com/activities/docs/uipath-atlassian-confluence-activities) in UiPath® Studio
and build automations that interact with your Confluence Cloud data. This allows you
to execute create, read, update, and delete operations on your Confluence Cloud
objects.

## Provider documentation

Learn more about the Confluence Cloud REST API on the [Confluence Cloud documentation platform](https://developer.atlassian.com/cloud/confluence/rest/v1/intro/#about).
