The UiPath Confluence Cloud Connector supports the following events via Polling:
Event | Object | Event Type | Description |
---|---|---|---|
Content created | Content | CREATED | Triggers when content is created. |
Content updated | Content | UPDATED | Triggers when content is updated. |
New Record Created | Content | CREATED | Triggers when a new record is created. Supported on the following object: content. |
Existing Record Updated | Content | UPDATED | Triggers when an existing record is updated. Supported on the following object: content. |
Event polling is performed every 5 minutes, by default. The polling interval is configurable. For details, see the Triggers documentation.
Updated about a month ago