Confluence Connector Objects
This feature is a Beta Service. A customer may opt to try a Beta Service in its sole discretion. Any use of the Beta Service is subject to the applicable Beta Services Terms provided at Agreements and Terms. If you have questions or feedback about this Beta Service, contact the Data 360 Connector team at datacloud-connectors-beta@salesforce.com.
| Name | Description |
|---|---|
| Attachments | Get information about a specific attachment. |
| AuditRecords | Fetch a paginated list of AuditRecord instances dating back to a certain time. |
| Blogposts | Get information about a specific blogpost. |
| Comments | Get information about a specific comment. |
| Contributors | Get information about the users who have contributed to the content. |
| GroupMembers | Get users of a specific group. |
| Groups | Get information about a specific group. |
| GroupsContentRestrictions | Retrieve information related to the groups restrictions applied to a certain content. The maximum number of restrictions per operation is limited to 200. ContentId is required. |
| Labels | Get information about the labels that a specific content has. |
| PageAncestors | To look at a page hierarchy including who is the parent page. |
| PageChildrens | To look at a page hierarchy including who is the child page. |
| PageComments | Get comments specific to a page. |
| PageContents | Get content from the page. |
| Pages | Generated schema file. |
| SpacePermissions | Returns space permissions for the specified space(s). |
| Spaces | Returns information about a number of spaces. |
| Tasks | Get information regarding tasks. |
| Users | Get information about a user identified. |
| UsersContentRestrictions | Retrieve information related to the users restrictions applied to a certain content. The maximum number of restrictions per operation is limited to 200. ContentId is required. |
| ViewersAnalytics | Get the total number of distinct viewers a piece of content has. |
| ViewsAnalytics | Get the total number of views a piece of content has. |
| Name | Type | ReadOnly | References | FilterOnly | Description |
|---|---|---|---|---|---|
| Id [KEY] | String | True | No | Id of the attachment. | |
| Type | String | True | No | Type of the content. | |
| Title | String | True | No | Title of the attachment. | |
| Status | String | True | No | Status of the attachment. | |
| SpaceKey | String | True | Spaces.Key | No | The key of the space that the attachment belongs to. |
| SpaceType | String | True | Spaces.Type | No | The type of the space that the attachment belongs to. |
| Position | String | True | No | Position of the attachment. | |
| URL | String | True | No | URL of the attachment. | |
| Excerpt | String | True | No | Excerpt of the attachment. | |
| IsLatest | Boolean | True | No | Indicator if this is the latest version of the attachment. | |
| CreatedByUserName | String | True | No | Username of the user who created the attachment. | |
| CreatedByUserType | String | True | No | Type of the user who created the attachment. | |
| CreatedDate | Datetime | True | No | Datetime for the creation of the attachment. | |
| LastUpdatedDatetime | Datetime | True | No | Datetime of the last updated version of the attachment. | |
| LastUpdatedMessage | String | True | No | Message of the last updated version. | |
| LastUpdatedNumber | Integer | True | No | Number of the last updated version. | |
| LastUpdatedUserName | String | True | No | Username of the user who updated the latest version. | |
| LastUpdatedUserType | String | True | No | Type of the user who updated the latest version. | |
| LastUpdatedIsMinorEdit | Boolean | True | No | Indicator if this version is a minor edit. | |
| LastUpdatedIsHidden | Boolean | True | No | Indicator if the last updated version is hidden or not. | |
| PreviousVersionUserName | String | True | No | Username of the user who updated the previous version. | |
| PreviousVersionUserType | String | True | No | Type of the user who updated the previous version. | |
| PreviousVersionDatetime | Datetime | True | No | Datetime when the previous version was edited. | |
| PreviousVersionMessage | String | True | No | Message for the previously edited version. | |
| PreviousVersionNumber | String | True | No | Number of the previously edited version. | |
| PreviousVersionIsMinorEdit | Boolean | True | No | Indicator if the previous version was a minor edit. | |
| PreviousVersionIsHidden | Boolean | True | No | Indicator if the previous version was hidden or not. | |
| LinksEditui | String | True | No | The LinksEditui of the page content. | |
| LinksSelf | String | True | No | The LinksSelf of the content. | |
| LinksTinyui | String | True | No | The LinksTinyui of the content. | |
| LinksWebui | String | True | No | The LinksWebui of the content. | |
| ItemURL | String | True | No | The URL reference of the element in UI. | |
| ContainerId | String | True | No | The Id of the container of the content. | |
| MediaType | String | True | No | Media Type of the attachment. | |
| CQL | String | False | Yes | CQL (Confluence Query Language) allows you to build structured queries. |
| Name | Type | ReadOnly | References | FilterOnly | Description |
|---|---|---|---|---|---|
| AffectedObjectName | String | True | No | Name of the object that was affected by changes. | |
| AffectedObjectType | String | True | No | Type of the object that was affected by changes. | |
| AuthorDisplayName | String | True | No | Display name of the person who made the changes. | |
| AuthorType | String | True | No | Type of the author who made the changes. | |
| UserKey | String | True | No | Unique identifier of the author. | |
| UserName | String | True | No | User name of the author. | |
| Category | String | True | No | Category of the object. | |
| CreationDate | Datetime | True | No | Date when the object was created. | |
| Description | String | True | No | Description of the object. | |
| RemoteAddress | String | True | No | Remote address of the object. | |
| Summary | String | True | No | Summary of the object. | |
| IsSysAdmin | Boolean | True | No | Identifier whether object is system administered or not. | |
| SearchString | String | True | No | Text that is inserted by the user to search for a specific object. | |
| StartDate | Datetime | True | No | Start date of the audit. | |
| EndDate | Datetime | True | No | End date of the audit. |
| Name | Type | ReadOnly | References | FilterOnly | Description |
|---|---|---|---|---|---|
| Id [KEY] | String | True | No | Id of the blogpost. | |
| Type | String | True | No | Type of the content. | |
| Title | String | True | No | Title of the blogpost. | |
| Status | String | True | No | Status of the blogpost. | |
| SpaceKey | String | True | Spaces.Key | No | The key of the space that the blogpost belongs to. |
| SpaceType | String | True | Spaces.Type | No | The type of the space that the blogpost belongs to. |
| Position | String | True | No | Position of the blogpost. | |
| URL | String | True | No | URL of the blogpost. | |
| Excerpt | String | True | No | Excerpt of the blogpost. | |
| IsLatest | Boolean | True | No | Indicator if this is the latest version of the blogpost. | |
| CreatedByUserName | String | True | No | Username of the user who created the blogpost. | |
| CreatedByUserType | String | True | No | Type of the user who created the blogpost. | |
| CreatedDate | Datetime | True | No | Datetime for the creation of the blogpost. | |
| LastUpdatedDatetime | Datetime | True | No | Datetime of the last updated version of the blogpost. | |
| LastUpdatedMessage | String | True | No | Message of the last updated version. | |
| LastUpdatedNumber | Integer | True | No | Number of the last updated version. | |
| LastUpdatedUserName | String | True | No | Username of the user who updated the latest version. | |
| LastUpdatedUserType | String | True | No | Type of the user who updated the latest version. | |
| LastUpdatedIsMinorEdit | Boolean | True | No | Indicator if this version is a minor edit. | |
| LastUpdatedIsHidden | Boolean | True | No | Indicator if the last updated version is hidden or not. | |
| PreviousVersionUserName | String | True | No | Username of the user who updated the previous version. | |
| PreviousVersionUserType | String | True | No | Type of the user who updated the previous version. | |
| PreviousVersionDatetime | Datetime | True | No | Datetime when the previous version was edited. | |
| PreviousVersionMessage | String | True | No | Message for the previously edited version. | |
| PreviousVersionNumber | String | True | No | Number of the previously edited version. | |
| PreviousVersionIsMinorEdit | Boolean | True | No | Indicator if the previous version was a minor edit. | |
| PreviousVersionIsHidden | Boolean | True | No | Indicator if the previous version was hidden or not. | |
| LinksEditui | String | True | No | The LinksEditui of the page content. | |
| LinksSelf | String | True | No | The LinksSelf of the content. | |
| LinksTinyui | String | True | No | The LinksTinyui of the content. | |
| LinksWebui | String | True | No | The LinksWebui of the content. | |
| ItemURL | String | True | No | The URL reference of the element in UI. | |
| ContainerId | String | True | No | The Id of the container of the content. | |
| CQL | String | False | Yes | CQL (Confluence Query Language) allows you to build structured queries. |
| Name | Type | ReadOnly | References | FilterOnly | Description |
|---|---|---|---|---|---|
| Id [KEY] | String | True | No | Id of the comment. | |
| Type | String | True | No | Type of the content. | |
| Title | String | True | No | Title of the comment. | |
| Status | String | True | No | Status of the comment. | |
| SpaceKey | String | True | Spaces.Key | No | The key of the space that the comment belongs to. |
| SpaceType | String | True | Spaces.Type | No | The type of the space that the comment belongs to. |
| Position | String | True | No | Position of the comment. | |
| URL | String | True | No | URL of the comment. | |
| Excerpt | String | True | No | Excerpt of the comment. | |
| IsLatest | Boolean | True | No | Indicator if this is the latest version of the comment. | |
| CreatedByUserName | String | True | No | Username of the user who created the comment. | |
| CreatedByUserType | String | True | No | Type of the user who created the comment. | |
| CreatedDate | Datetime | True | No | Datetime for the creation of the comment. | |
| LastUpdatedDatetime | Datetime | True | No | Datetime of the last updated version of the comment. | |
| LastUpdatedMessage | String | True | No | Message of the last updated version. | |
| LastUpdatedNumber | Integer | True | No | Number of the last updated version. | |
| LastUpdatedUserName | String | True | No | Username of the user who updated the latest version. | |
| LastUpdatedUserType | String | True | No | Type of the user who updated the latest version. | |
| LastUpdatedIsMinorEdit | Boolean | True | No | Indicator if this version is a minor edit. | |
| LastUpdatedIsHidden | Boolean | True | No | Indicator if the last updated version is hidden or not. | |
| PreviousVersionUserName | String | True | No | Username of the user who updated the previous version. | |
| PreviousVersionUserType | String | True | No | Type of the user who updated the previous version. | |
| PreviousVersionDatetime | Datetime | True | No | Datetime when the previous version was edited. | |
| PreviousVersionMessage | String | True | No | Message for the previously edited version. | |
| PreviousVersionNumber | String | True | No | Number of the previously edited version. | |
| PreviousVersionIsMinorEdit | Boolean | True | No | Indicator if the previous version was a minor edit. | |
| PreviousVersionIsHidden | Boolean | True | No | Indicator if the previous version was hidden or not. | |
| LinksEditui | String | True | No | The LinksEditui of the page content. | |
| LinksSelf | String | True | No | The LinksSelf of the content. | |
| LinksTinyui | String | True | No | The LinksTinyui of the content. | |
| LinksWebui | String | True | No | The LinksWebui of the content. | |
| ItemURL | String | True | No | The URL reference of the element in UI. | |
| ContainerId | String | True | No | The Id of the container of the content. | |
| CQL | String | False | Yes | CQL (Confluence Query Language) allows you to build structured queries. |
| Name | Type | ReadOnly | References | FilterOnly | Description |
|---|---|---|---|---|---|
| ContentId [KEY] | String | True | No | This is the Id of the content that support labels. This can be referenced from Attachments.Id, Pages.Id, Comments.Id or Blogposts.Id. | |
| UserType | String | True | No | Type of the contributor. | |
| AccountId | String | True | No | Unique account Id of the contributor. NOTE: This column is exclusive to &service; Cloud. | |
| UserName | String | True | No | Unique user key of the contributor. NOTE: This column is exclusive to &service; Server. |
| Name | Type | ReadOnly | References | FilterOnly | Description |
|---|---|---|---|---|---|
| AccountId | String | True | No | Account Id of the user. | |
| AccountType | String | True | No | Account Type of the user. | |
| DisplayName | String | True | No | Display name of the user. | |
| String | True | No | Email address of the user. | ||
| PublicName | String | True | No | Public name or nickname of the user. | |
| ProfilePicturePath | String | True | No | Path of the profile picture of the user. | |
| ProfilePictureWidth | Int | True | No | Width of the profile picture of the user. | |
| ProfilePictureHeight | Int | True | No | Height of the profile picture of the user. | |
| ProfilePictureIsDefault | Boolean | True | No | If isDefault of the profile picture of the user. | |
| Operations | String | True | No | An operation and the target entity that it applies to | |
| Type | String | True | No | Type of the user. | |
| GroupId | String | True | No | The Id of the group. | |
| Name | String | False | Yes | Name of the Group to which these members belong to |
| Name | Type | ReadOnly | References | FilterOnly | Description |
|---|---|---|---|---|---|
| Id [KEY] | String | True | No | Id of the group. | |
| Name [KEY] | String | True | No | Name of the group. | |
| Type | String | True | No | Type of the group. |
| Name | Type | ReadOnly | References | FilterOnly | Description |
|---|---|---|---|---|---|
| Operation | String | True | No | Specifies the type of operation (read, update) that the restriction applies to. | |
| Name | String | True | No | Stores the name of the group that the restriction applies to. | |
| Type | String | True | No | Specifies the type of the group. | |
| ContentId | String | True | No | The ID of the content where the restriction is applied. |
| Name | Type | ReadOnly | References | FilterOnly | Description |
|---|---|---|---|---|---|
| ContentId [KEY] | String | True | No | This is the Id of the content that support labels. This can be referenced from Attachments.Id, Pages.Id, or Blogposts.Id. | |
| LabelId | String | True | No | Id of the label. | |
| LabelName | String | True | No | Name of the label. | |
| LabelPrefix | String | True | No | Prefix of the label. |
| Name | Type | ReadOnly | References | FilterOnly | Description |
|---|---|---|---|---|---|
| Id [KEY] | String | True | No | The Id of the PageAncestors. | |
| ExpandableAncestors | String | True | No | The ExpandableAncestors of the PageAncestors. | |
| ExpandableBody | String | True | No | The ExpandableBody of the PageAncestors. | |
| ExpandableChildren | String | True | No | The ExpandableChildren of the PageAncestors. | |
| ExpandableChildTypes | String | True | No | The ExpandableChildTypes of the PageAncestors. | |
| ExpandableContainer | String | True | No | The ExpandableContainer of the PageAncestors. | |
| ExpandableDescendants | String | True | No | The ExpandableDescendants of the PageAncestors. | |
| ExpandableHistory | String | True | No | The ExpandableHistory of the PageAncestors. | |
| ExpandableMetadata | String | True | No | The ExpandableMetadata of the PageAncestors. | |
| ExpandableOperations | String | True | No | The ExpandableOperations of the PageAncestors. | |
| ExpandableRestrictions | String | True | No | The ExpandableRestrictions of the PageAncestors. | |
| ExpandableSchedulePublishDate | Datetime | True | No | The ExpandableSchedulePublishDate of the PageAncestors. | |
| ExpandableSpace | String | True | No | The ExpandableSpace of the PageAncestors. | |
| ExpandableVersion | String | True | No | The ExpandableVersion of the PageAncestors. | |
| LinksEditui | String | True | No | The LinksEditui of the PageAncestors. | |
| LinksSelf | String | True | No | The LinksSelf of the PageAncestors. | |
| LinksTinyui | String | True | No | The LinksTinyui of the PageAncestors. | |
| LinksWebui | String | True | No | The LinksWebui of the PageAncestors. | |
| ExtensionsPosition | String | True | No | The ExtensionsPosition of the PageAncestors. | |
| Status | String | True | No | The Status of the PageAncestors. | |
| Title | String | True | No | The Title of the PageAncestors. | |
| Type | String | True | No | The Type of the PageAncestors. | |
| PageId | String | True | Pages.Id | No | The Id of the page. |
| Name | Type | ReadOnly | References | FilterOnly | Description |
|---|---|---|---|---|---|
| Id [KEY] | String | True | No | The Id of the PageChildrens. | |
| ExpandableAncestors | String | True | No | The ExpandableAncestors of the PageChildrens. | |
| ExpandableBody | String | True | No | The ExpandableBody of the PageChildrens. | |
| ExpandableChildren | String | True | No | The ExpandableChildren of the PageChildrens. | |
| ExpandableChildTypes | String | True | No | The ExpandableChildTypes of the PageChildrens. | |
| ExpandableContainer | String | True | No | The ExpandableContainer of the PageChildrens. | |
| ExpandableDescendants | String | True | No | The ExpandableDescendants of the PageChildrens. | |
| ExpandableHistory | String | True | No | The ExpandableHistory of the PageChildrens. | |
| ExpandableMetadata | String | True | No | The ExpandableMetadata of the PageChildrens. | |
| ExpandableOperations | String | True | No | The ExpandableOperations of the PageChildrens. | |
| ExpandableRestrictions | String | True | No | The ExpandableRestrictions of the PageChildrens. | |
| ExpandableSchedulePublishDate | Datetime | True | No | The ExpandableSchedulePublishDate of the PageChildrens. | |
| ExpandableSpace | String | True | No | The ExpandableSpace of the PageChildrens. | |
| ExpandableVersion | String | True | No | The ExpandableVersion of the PageChildrens. | |
| LinksEditui | String | True | No | The LinksEditui of the PageChildrens. | |
| LinksSelf | String | True | No | The LinksSelf of the PageChildrens. | |
| LinksTinyui | String | True | No | The LinksTinyui of the PageChildrens. | |
| LinksWebui | String | True | No | The LinksWebui of the PageChildrens. | |
| ExtensionsPosition | String | True | No | The ExtensionsPosition of the PageChildrens. | |
| Status | String | True | No | The Status of the PageChildrens. | |
| Title | String | True | No | The Title of the PageChildrens. | |
| Type | String | True | No | The Type of the PageChildrens. | |
| PageId | String | True | Pages.Id | No | The Id of the page. |
| Name | Type | ReadOnly | References | FilterOnly | Description |
|---|---|---|---|---|---|
| Id [KEY] | String | True | No | The Id of the comments mentioned in the Page. | |
| ExpandableAncestors | String | True | No | The ExpandableAncestors of the page comments. | |
| ExpandableChildren | String | True | No | The ExpandableChildren of the page comments. | |
| ExpandableContainer | String | True | No | The ExpandableContainer of the page comments. | |
| ExpandableDescendants | String | True | No | The ExpandableDescendants of the page comments. | |
| ExpandableHistory | String | True | No | The ExpandableHistory of the page comments. | |
| ExpandableMetadata | String | True | No | The ExpandableMetadata of the page comments. | |
| ExpandableOperations | String | True | No | The ExpandableOperations of the page comments. | |
| ExpandableRestrictions | String | True | No | The ExpandableRestrictions of the page comments. | |
| ExpandableSpace | String | True | No | The ExpandableSpace of the page comments. | |
| ExpandableVersion | String | True | No | The ExpandableVersion of the page comments. | |
| LinksSelf | String | True | No | The LinksSelf of the page comments. | |
| LinksWebui | String | True | No | The LinksWebui of the page comments. | |
| BodyExpandableAnonymousExportView | String | True | No | The BodyExpandableAnonymousExportView of the page comments. | |
| BodyExpandableEditor | String | True | No | The BodyExpandableEditor of the page comments. | |
| BodyExpandableExportView | String | True | No | The BodyExpandableExportView of the page comments. | |
| BodyExpandableStorage | String | True | No | The BodyExpandableStorage of the page comments. | |
| BodyExpandableStyledView | String | True | No | The BodyExpandableStyledView of the page comments. | |
| BodyViewExpandableContent | String | True | No | The BodyViewExpandableContent of the page comments. | |
| BodyViewExpandableWebresource | String | True | No | The BodyViewExpandableWebresource of the page comments. | |
| BodyViewRepresentation | String | True | No | The BodyViewRepresentation of the page comments. | |
| BodyViewValue | String | True | No | The BodyViewValue of the page comments. | |
| ExtensionsExpandableResolution | String | True | No | The ExtensionsExpandableResolution of the page comments. | |
| ExtensionsLocation | String | True | No | The ExtensionsLocation of the page comments. | |
| Status | String | True | No | The Status of the page comments. | |
| Title | String | True | No | The Title of the page comments. | |
| Type | String | True | No | The Type of the page comments. | |
| PageId | String | True | Pages.Id | No | The Id of the page. |
| Name | Type | ReadOnly | References | FilterOnly | Description |
|---|---|---|---|---|---|
| Id [KEY] | String | True | No | The Id of the page content. | |
| ExpandableAncestors | String | True | No | The ExpandableAncestors of the page content. | |
| ExpandableChildren | String | True | No | The ExpandableChildren of the page content. | |
| ExpandableChildTypes | String | True | No | The ExpandableChildTypes of the page content. | |
| ExpandableContainer | String | True | No | The ExpandableContainer of the page content. | |
| ExpandableDescendants | String | True | No | The ExpandableDescendants of the page content. | |
| ExpandableHistory | String | True | No | The ExpandableHistory of the page content. | |
| ExpandableMetadata | String | True | No | The ExpandableMetadata of the page content. | |
| ExpandableOperations | String | True | No | The ExpandableOperations of the page content. | |
| ExpandableRestrictions | String | True | No | The ExpandableRestrictions of the page content. | |
| ExpandableSchedulePublishDate | Datetime | True | No | The ExpandableSchedulePublishDate of the page content. | |
| ExpandableSpace | String | True | No | The ExpandableSpace of the page content. | |
| ExpandableVersion | String | True | No | The ExpandableVersion of the page content. | |
| LinksBase | String | True | No | The LinksBase of the page content. | |
| LinksCollection | String | True | No | The LinksCollection of the page content. | |
| LinksContext | String | True | No | The LinksContext of the page content. | |
| LinksEditui | String | True | No | The LinksEditui of the page content. | |
| LinksSelf | String | True | No | The LinksSelf of the page content. | |
| LinksTinyui | String | True | No | The LinksTinyui of the page content. | |
| LinksWebui | String | True | No | The LinksWebui of the page content. | |
| BodyExpandableAnonymousExportView | String | True | No | The BodyExpandableAnonymousExportView of the page content. | |
| BodyExpandableAtlasDocFormat | String | True | No | The BodyExpandableAtlasDocFormat of the page content. | |
| BodyExpandableDynamic | String | True | No | The BodyExpandableDynamic of the page content. | |
| BodyExpandableEditor | String | True | No | The BodyExpandableEditor of the page content. | |
| BodyExpandableEditor2 | String | True | No | The BodyExpandableEditor2 of the page content. | |
| BodyExpandableExportView | String | True | No | The BodyExpandableExportView of the page content. | |
| BodyExpandableStyledView | String | True | No | The BodyExpandableStyledView of the page content. | |
| BodyExpandableView | String | True | No | The BodyExpandableView of the page content. | |
| BodyStorageExpandableContent | String | True | No | The BodyStorageExpandableContent of the page content. | |
| BodyStorageEmbeddedContent | String | True | No | The BodyStorageEmbeddedContent of the page content. | |
| BodyStorageRepresentation | String | True | No | The BodyStorageRepresentation of the page content. | |
| BodyStorageValue | String | True | No | The BodyStorageValue of the page content. | |
| ExtensionsPosition | String | True | No | The ExtensionsPosition of the page content. | |
| Status | String | True | No | The Status of the page content. | |
| Title | String | True | No | The Title of the page content. | |
| Type | String | True | No | The Type of the page content. | |
| PageId | String | True | Pages.Id | No | The Id of the page. |
| Name | Type | ReadOnly | References | FilterOnly | Description |
|---|---|---|---|---|---|
| Id [KEY] | String | False | No | Id of the content. | |
| Type | String | True | No | Type of the content. | |
| Title | String | False | No | Title of the content. | |
| Status | String | False | No | Status of the content. | |
| Storage | String | False | No | The body content storage of the page.. | |
| AtlasDocFormat | String | False | No | The body content in atlas doc format of the page. | |
| Position | Integer | True | No | Position of the content. | |
| OwnerId | String | False | No | Id of the owner of the page. | |
| ParentId | Long | False | No | The Id of the parent page. | |
| SpaceId | String | False | No | The Id of the space the page rests. | |
| SpaceKey | String | True | Spaces.Key | No | The key of the space that the content belongs to. |
| SpaceType | String | True | Spaces.Type | No | The type of the space that the content belongs to. |
| Position | String | True | No | Position of the content. | |
| URL | String | True | No | URL of the content. | |
| Excerpt | String | True | No | Excerpt of the content. | |
| IsLatest | Boolean | True | No | Indicator if this is the latest version of the content. | |
| CreatedByUserName | String | True | No | Username of the user who created the content. | |
| CreatedByUserType | String | True | No | Type of the user who created the content. | |
| CreatedDate | Datetime | True | No | Datetime for the creation of the content. | |
| LastUpdatedDatetime | Datetime | True | No | Datetime of the last updated version of the content. | |
| LastUpdatedMessage | String | True | No | Message of the last updated version. | |
| LastUpdatedNumber | Integer | True | No | Number of the last updated version. | |
| LastUpdatedUserName | String | True | No | Username of the user who updated the latest version. | |
| LastUpdatedUserType | String | True | No | Type of the user who updated the latest version. | |
| LastUpdatedIsMinorEdit | Boolean | True | No | Indicator if this version is a minor edit. | |
| LastUpdatedIsHidden | Boolean | True | No | Indicator if the last updated version is hidden or not. | |
| PreviousVersionUserName | String | True | No | Username of the user who updated the previous version. | |
| PreviousVersionUserType | String | True | No | Type of the user who updated the previous version. | |
| PreviousVersionDatetime | Datetime | True | No | Datetime when the previous version was edited. | |
| PreviousVersionMessage | String | True | No | Message for the previously edited version. | |
| PreviousVersionNumber | String | True | No | Number of the previously edited version. | |
| PreviousVersionIsMinorEdit | Boolean | True | No | Indicator if the previous version was a minor edit. | |
| PreviousVersionIsHidden | Boolean | True | No | Indicator if the previous version was hidden or not. | |
| VersionUserName | String | True | No | Username of the user who updated the previous version. | |
| VersionUserType | String | True | No | Type of the user who updated the previous version. | |
| VersionDatetime | Datetime | True | No | Datetime when the previous version was edited. | |
| VersionMessage | String | False | No | Message for the previously edited version. | |
| VersionNumber | Integer | False | No | Number of the previously edited version. | |
| VersionIsMinorEdit | Boolean | True | No | Indicator if the previous version was a minor edit. | |
| VersionIsHidden | Boolean | True | No | Indicator if the previous version was hidden or not. | |
| LinksEditui | String | True | No | The LinksEditui of the page content. | |
| LinksSelf | String | True | No | The LinksSelf of the content. | |
| LinksTinyui | String | True | No | The LinksTinyui of the content. | |
| LinksWebui | String | True | No | The LinksWebui of the content. | |
| ItemURL | String | True | No | The URL reference of the element in UI. | |
| CQL | String | False | Yes | CQL (Confluence Query Language) allows you to build structured queries. |
| Name | Type | ReadOnly | References | FilterOnly | Description |
|---|---|---|---|---|---|
| Id [KEY] | String | True | No | The ID of the space permission. | |
| OperationKey | String | True | No | The type of operation that the space permission corresponds to. | |
| OperationTargetType | String | True | No | The type of entity the operation type targets. | |
| PrincipalId | String | True | No | The ID of the entity the space permissions corresponds to. | |
| PrincipalType | String | True | No | The type of the entity the space permissions corresponds to. | |
| SpaceId | String | True | Spaces.Id | No | The ID of the space that the permission is associated with. |
| Name | Type | ReadOnly | References | FilterOnly | Description |
|---|---|---|---|---|---|
| Id | String | True | No | Id of the space. | |
| Key [KEY] | String | True | No | Unique key of the space. | |
| Name | String | True | No | Name of the space. | |
| IconPath | String | True | No | Path of the space icon. | |
| IconWidth | Integer | True | No | Width of the space icon. | |
| IconHeight | Integer | True | No | Height of the space icon. | |
| IsIconDefault | Boolean | True | No | Indicator if the icon is default. | |
| Excerpt | String | True | No | Excerpt of the space. | |
| Type | String | True | No | Type of the space. | |
| Url | String | True | No | Url of the space. | |
| LastModified | Datetime | True | No | Last modified datetime. | |
| ItemURL | String | True | No | The URL reference of the element in UI. | |
| Description | String | True | No | Description of the space. | |
| CQL | String | False | Yes | CQL (Confluence Query Language) allows you to build structured queries. |
| Name | Type | ReadOnly | References | FilterOnly | Description |
|---|---|---|---|---|---|
| Id [KEY] | String | True | No | The ID of the task. | |
| AssignedTo | String | True | No | Account ID of the user to whom this task is assigned. | |
| AtlasDoc | String | True | No | The atlas doc format. | |
| BlogPostId | String | True | No | The blog post ID of the task. | |
| CompletedAt | Datetime | True | No | Time when task is completed. | |
| CompletedBy | String | True | No | Account ID of the user who completed this task. | |
| CreatedAt | Datetime | True | No | Time when task is created. | |
| CreatedBy | String | True | No | Account ID of the user who created this task. | |
| DueAt | Datetime | True | No | Time when task is due. | |
| LocalId | String | True | No | The local ID. | |
| PageId | String | True | No | The page ID of the task. | |
| SpaceId | String | True | No | The space ID of the task. | |
| Status | String | True | No | The status of the task. | |
| Storage | String | True | No | The body storage of the task. | |
| UpdatedAt | Datetime | True | No | Time when task is updated. |
| Name | Type | ReadOnly | References | FilterOnly | Description |
|---|---|---|---|---|---|
| AccountId [KEY] | String | True | No | Unique account id for the specific user. NOTE: This column is exclusive to &service; Cloud. | |
| AccountType | String | True | No | Type of the account for the specific user. NOTE: This column is exclusive to &service; Cloud. | |
| PublicName | String | True | No | Full name of the specific user. NOTE: This column is exclusive to &service; Cloud. | |
| String | True | No | Email of the specific user. NOTE: This column is exclusive to &service; Cloud. | ||
| UserKey [KEY] | String | True | No | Unique key for the specific user. NOTE: This column is exclusive to &service; Server. | |
| UserName | String | True | No | User name of the specific user. NOTE: This column is exclusive to &service; Server. | |
| Status | String | True | No | Status of the specific user. NOTE: This column is exclusive to &service; Server. | |
| Type | String | True | No | Type of the specific user. | |
| Excerpt | String | True | No | Excerpt of the user. | |
| ProfilePicturePath | String | True | No | Path of the profile picture file. | |
| ProfilePictureWidth | Integer | True | No | Profile picture width. | |
| ProfilePictureHeight | Integer | True | No | Profile picture height. | |
| IsDefaultPicture | Boolean | True | No | Indicator showing if the profile picture is never changed. | |
| DisplayName | String | True | No | Display name of the specific user. | |
| Url | String | True | No | Url of the user profile. | |
| LastModified | Datetime | True | No | Last modified timestamp of the user information. | |
| CQL | String | False | Yes | CQL (Confluence Query Language) allows you to build structured queries. |
| Name | Type | ReadOnly | References | FilterOnly | Description |
|---|---|---|---|---|---|
| Operation | String | True | No | Specifies the type of operation (read, update) that the restriction applies to. | |
| UserKey | String | True | No | Specifies the UserKey, the unique identifier key for the user. | |
| DisplayName | String | True | No | The display name of the user associated with the restriction. | |
| Username | String | True | No | Specifies the Username of the user. | |
| Type | String | True | No | Specifies the type of the user (for example, ‘known’). | |
| ContentId | String | True | No | The ID of the content where the restriction is applied. |
| Name | Type | ReadOnly | References | FilterOnly | Description |
|---|---|---|---|---|---|
| ContentId | String | True | No | The Id of the page content. | |
| NumberOfDistinctViewers | String | True | No | the total number of distinct viewers a piece of content has. | |
| FromDate | Date | False | Yes | The number of views for the content from the date. |
| Name | Type | ReadOnly | References | FilterOnly | Description |
|---|---|---|---|---|---|
| ContentId | String | True | No | The Id of the page content. | |
| NumberOfViews | String | True | No | the total number of views a piece of content has. | |
| FromDate | Date | False | Yes | The number of views for the content from the date. |