You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
We are evaluating your product for one of our use case.We have requirement for fetching the saved documents from confluence to save to our physical location or pass them to different application.Please let us know the API's are available for the document management requirement.
We have hosted confluence tool free trail in cloud. Now we want to integrate the same to fetch data. So in order to integrate the confluence in cloud we need to pass the JWT token in the header or request in REST API.
To generate the JWT token we need following parameters.
key ------ the key from the app descriptor
Shared Secret --------The shared Secret key received during the app installation handshake.
please let me know how I can have above details.