Call External Rest API from Miro SDK

  • 2 January 2023
  • 1 reply
  • 100 views

Badge +1

I need to create a custom plugin to integrate Miro with my internal application. The app would push the data from Miro to the internal application. Is there any recommendation to call an external API hosted by an internal application that requires OAuth authentication?


1 reply

Userlevel 2
Badge +1

Hello there,

You can enable REST API authentication from Miro’s Web SDK authorization. We have the documentation on how you can do this here: https://developers.miro.com/docs/enable_api_authentication_from_sdk_authorization

 

We also have a how-to guide on a sample integration using Miro’s Web SDK, REST API, and Github here: https://developers.miro.com/docs/enable-2-way-sync-between-app-cards-and-github-cards

 

Hope this helps! Have a good one!

 

Best,

Mira

Reply