Hi , i wanted to check if there any update on development of programatic access for Rovo ?
Hello Aman,
thanks for your question!
Right now, there isn’t a public REST API that exposes Rovo itself (for example, a /rovo/chat endpoint you can call from any external service).
For programmatic scenarios, there are two main options today:
If you can share a bit more about your use case, the community can point you to more concrete examples or patterns.
Greetings,
Alex
Thank you Alex! Much appreciated.
The use case : search and summarize that is part of a custom built agent workflow and eventually can perform actions in Jira and Confluence.
I did look at the docs, I am assuming integration with custom built agents is permissible apart from the list of tools already mentioned ?
Your response would be helpful, thanks again.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Aman,
sure, here is a concrete example flow and how you could implement it technically.
Example flow:
How this maps to a technical implementation:
For reference, the following docs walk through similar patterns step by step:
You can adapt the above flow 1:1 for Confluence by swapping the Jira REST calls for the Confluence REST API (search pages → summarize → create a “status” page that links all sources).
Greetings,
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.