http://example.com/rest/api/content/1234/child/comment?expand=body.view http://example.com/rest/api/content/1234/child/comment?start=20&limit=10 http://example.com/rest/api/content/1234/child/comment?location=footer&location=inline&location=resolved http://example.com/rest/api/content/1234/ch...
If you wanted to automate this process (for example to send alerts when you are nearing full allocation) you can use the REST API. REST API... The following GET requests require an authenticated user with system administrator permissions. The requests return JSON. <confluenceurl>/rest/license/...
opensearch.bulk.api.batch.size 8.9.0 5242880 (i.e. 5MB) Sets the batch request size (inbytes) at which the bulk index writer flushes. opensearch.http.max.connection.total 8.9.0 30 Sets the total number of allowed connections for an OpenSearch client. ...
Renamable users As previously announced, with Confluence 5.2 we introduced schema and API changes necessary to support the ability to change usernames. Users now have a new, unique, permanent key as well as the already-existing, unique, changeable username. ...
Looking for examples: Mechanical engineering teams using Confluence Last week I posted a question on this forum and was amazed with all the feedback, thank you!! I have a follow up question: I’m looking for a real-world example of a mechanical engineering team th... ...
Installing ONLYOFFICE Docs You will need an instance of ONLYOFFICE Docs (Document Server) that is resolvable and connectable both from Confluence and any end clients. If that is not the case, use the officialONLYOFFICE Docs documentation page. ONLYOFFICE Docs must also be able to POST to Con...
For Confluence Cloud, create anAPI tokenfor your Atlassian account and paste it into the input field. If required by your Confluence instance, enable theUse SSL key for client authenticationoption. Click theNextbutton. The second set of import settings is displayed. ...
Here is a couple of frequently used, simple content workflow examples implemented with the app: Expiration on a specific date. A tree of pages expires on a specific date, like the end date of the fiscal year, for instance. The pages should not be archived automatically, but a designated ...
The 7 Best API Documentation Tools Employee Training & Onboarding Employee Orientation: Definition, Benefits & Best Practices What is Employee Training And Development (From A To Z) Employee Onboarding: Definition & Best Practices How to Create an Effective Employee Development Plan ...
I'm creating an atlassian connect app with webhook module on confluence cloud. I'm already listening to events but unlike the documentation examples, the event i'm receiving doesn't have the parent information, is this the expected behavior?If so, is there a way to add the parent info on...