Miro
Integrating Miro with Osano
Connecting to Miro
In order for Osano to discover data stored in your systems, we must connect to those data providers via an API. We require, at minimum, read-only access to establish a connection to these providers. Each provider you connect may require different information. Please see the linked vendor documentation for instructions on where and how to obtain this data.
Required Fields
- OAuth2
Please visit Miro Authentication Documentation
Note: Miro automatically pulls organization ID from the authenticated user. The endpoint used to get the organization information is: https://api.miro.com/v1/oauth-token
Required Scopes
- organizations:read
- organizations:teams:read
- organizations:teams:write
Core Functionality
- Data Discovery
- User Search
- Data Deletion
Base URL
Auth
- OAuth2
Before you get started with OAuth 2.0 authorization, you'll need to have done these prerequisites. Please ensure you check "Expire user authorization token" when creating your app.
User Search
- name
- phoneNumber
- address
- birthday
- userId
Last Modified: 2024-05-01