Get Record
UiPath.ConfluenceCloud.IntegrationService.Activities.GetRecord
Retrieves a record in Confluence Cloud.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Insert Record
UiPath.ConfluenceCloud.IntegrationService.Activities.InsertRecord
Inserts a record in Confluence Cloud.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Update Record
UiPath.ConfluenceCloud.IntegrationService.Activities.UpdateRecord
Replaces a record in Confluence Cloud.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Delete Record
UiPath.ConfluenceCloud.IntegrationService.Activities.DeleteRecord
Deletes a record in Confluence Cloud.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
List all Records
UiPath.ConfluenceCloud.IntegrationService.Activities.ListAllRecords
Lists all the records of an object in Confluence Cloud.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Invoke Operation
UiPath.ConfluenceCloud.IntegrationService.Activities.InvokeMethod
Invokes a Confluence Cloud operation.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Create Content
UiPath.ConfluenceCloud.IntegrationService.Activities.CreateContent
Creates a new piece of content or publishes an existing draft.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Create Content from HTML Format
UiPath.ConfluenceCloud.IntegrationService.Activities.CreateContentHTML
Creates a new piece of content or publishes an existing draft.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Get Content
UiPath.ConfluenceCloud.IntegrationService.Activities.GetContent
Returns a single piece of content, like a page or a blog post.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Search Content
UiPath.ConfluenceCloud.IntegrationService.Activities.SearchContent
Searches for content across Spacenames.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Create Attachment
UiPath.ConfluenceCloud.IntegrationService.Activities.CreateAttachment
Creates an attachment to a content.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
When an event happens
UiPath.ConfluenceCloud.IntegrationService.Activities.CreateTrigger
Creates a trigger
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| EventObjectId | Out | OutArgument<String> |
|||
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |