Custom Rovo Connectors

I am interested in whether it is possible to write a connector for Rovo to SaaS providers such as Box.com or Dropbox.com or other content repositories. I see that I can write a connector to a Website that I control, but that doesn’t help when it is a third-party service.

@derek.fields,

Short answer, not yet. In my last conversation with the product/engineering team about this, we’re looking at building an API that would consume content for simple content indexing.

Longer answer, with Forge-based Agents, you can reach out to SaaS provider APIs and treat them as knowledge sources. Have a look at forge-rovo-app-suggester as an example where the agent uses the Atlassian Marketplace as a knowledge source. Granted, that’s only an approximation of a Connector because it doesn’t make Marketplace (or whatever knowledge source) part of the Rovo Search results.