Productivity
Confluence
3min
With Confluence modules in Make, you can manage the pages, blog posts, tables, mentions, and content in your Confluence account.
To use the Confluence modules, you must have a Confluence account. You can create an account at www.atlassian.com/software/confluence.
Refer to the Confluence API documentation for a list of available endpoints.
To establish the connection in Make:
- Log in to your Make account, add a Confluence module to your , and click Create a connection.
- Optional: In the Connection name field, enter a name for the connection.
- In the Site Name field, enter your Confluence site name.Site Name can be found at https://<my-site-name>.atlassian.net/.
- Optional: Click Show advanced settings and enter your custom app client credentials. For more information, refer to the Confluence OAuth 2.0 Configuration documentation.If requested, use the following Redirect URI when creating your custom app: https://www.make.com/oauth/cb/confluence.
- Click Save.
- If prompted, authenticate your account and confirm access.
You have successfully established the connection. You can now edit your and add more Confluence modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
After connecting the app, you can perform the following actions:
Page
- Watch PagesPermissions: read:page, read:space
- Search PagesPermissions: read:page, read:space
- Get a PagePermissions: read:page
- List Page VersionsPermissions: read:page
- Create a PagePermissions: write:page, read:space
- Update a PagePermissions: write:page, read:page, read:space
- Delete a PagePermissions: delete:page, read:page
Blog Post
- Watch Blog PostsPermissions: read:page, read:space
- Search Blog PostsPermissions: read:page, read:space
- Get a Blog PostPermissions: read:page, read:space
- List Blog Post VersionsPermissions: read:page
- Create a Blog PostPermissions: write:page, read:space
- Update a Blog PostPermissions: write:page, read:page, read:space
- Delete a Blog PostPermissions: delete:page, read:page
Other
- Make an API Call