Hi,
we have a fairly large organisation and we create content on multiple platforms (Confluence, Github, GDrive, Miro). We are currently building a federated search application to allow our employees to search across all relevant content repositories.
We currently index content on Github, Confluence and would like to add content in our Miro org to our index. Is there some sort of API Miro offers to allow external search indexing bots to index their content, or perhaps something more specific to Elasticsearch, since it is the technology we happen to use?
Hi,
we have a fairly large organisation and we create content on multiple platforms (Confluence, Github, GDrive, Miro). We are currently building a federated search application to allow our employees to search across all relevant content repositories.
We currently index content on Github, Confluence and would like to add content in our Miro org to our index. Is there some sort of API Miro offers to allow external search indexing bots to index their content, or perhaps something more specific to Elasticsearch, since it is the technology we happen to use?
Hey
Hey
To search all your boards programmatically, we don’t offer a solution at this time. Currently you can only search for boards containing the search string in the board name or board description through query param in this api.
Another solution would be to use the last_edited prop on a board and compare that with the last time a user has logged in so you know which boards to re-index.
Hope this helps!
Cheers,
Mettin
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.