Confluence Connector
Quickly build integrations connecting your B2B SaaS to Confluence.
About the Confluence Connector
Confluence is an open and shared workspace platform provided by Atlassian. Use the Confluence component to manage spaces, pages, and content properties.
Actions
| Action Name | Action Description |
|---|---|
| Delete Attachment | Deletes a specific attachment. |
| Get Attachment | Returns a specific attachment. |
| Get Attachments for Page | Returns the attachments of specific page. |
| List Attachments | Returns all attachments. |
| Create Content Property for Attachment | Creates a new content property for an attachment. |
| Create Content Property for Custom Content | Creates a new content property for a Custom Content. |
| Create Content Property for Page | Creates a new content property for a page. |
| Delete Content Property for an Attachment | Deletes a content property for an attachment by its id. |
| Delete Content Property for a Custom Content | Deletes a content property for a Custom Content by its id. |
| Delete Content Property for Page | Deletes a content property for a page by its id. |
| Get Content Property for Attachment | Retrieves a specific Content Property by ID that is attached to a specified attachment. |
| Get Content Properties for Custom Content | Retrieves a specific Content Property by ID that is attached to a specified custom content. |
| Get Content Property for Page | Retrieves a specific Content Property by ID that is attached to a specified page. |
| List Content Properties for Attachments | Retrieves all Content Properties tied to a specified attachment. |
| List Content Properties for Custom Content | Retrieves Content Properties tied to a specified Custom Content. |
| List Content Properties for Page | Retrieves Content Properties tied to a specified page. |
| Update Content Property for Attachment | Update a content property for attachment by its id. |
| Update Content Property for Custom Content | Update a content property for a Custom Content by its id. |
| Update Content Property for Page | Update a content property for a page by its id. |
| Create Page | Creates a page in the space. |
| Delete Page | Delete a page by id. |
| Get Page | Returns a specific Page. |
| List Pages | Returns all pages. |
| List Pages in Space | Returns all pages in a space. |
| Update Page | Update a page by id. |
| Get Space | Returns a specific space. |
| List Spaces | Returns all spaces. |
| Raw GraphQL Request | Send raw GraphQL request to Confluence |
| Raw Request | Send raw HTTP request to Confluence |
Triggers
| Trigger Name | Trigger Description |
|---|---|
| New Spaces | Checks for new spaces on a configured schedule. |
| New and Updated Pages | Checks for new and updated pages on a configured schedule. |