Connect your Confluence space with KAI
need: Your Atlassian Confluence admin
You will need to create a service account : https://support.atlassian.com/user-management/docs/understand-service-accounts/arrow-up-right
Here the documentation : https://support.atlassian.com/user-management/docs/manage-api-tokens-for-service-accounts/arrow-up-right
Here scopes needed :
read:confluence-content.all
search:confluence
readonly:content.attachment:confluence
If the url of your confluence is : https://k-ai-test.atlassian.net/wiki/spaces/EKT/pages/xxx
The server_url to get back is : https://k-ai-test.atlassian.net
The space to get back is : EKT
Final output :
serverUrl : is the server_url you get back on step 3
userName : is the user name of your atlassian service account created on step 1
password : is the api token generated on step 2
space : is the space retrieved on step 4
Last updated 5 months ago