
Announcements
Hi,
As Yammer connection's functionality is little bit poor on PowerApps I am thinking about connecting to Yammer through rest API.
Did anyone use this solution?
Is it possible to:
King regards,
Patryk
Hi @Anonymous ,
Do you want to call Yammer actions using Yammer REST API in PowerApps app?
Based on the needs that you mentioned, I think custom connector in PowerApps could achieve your needs. On your side, you could consider create a custom connector based on Yammer REST API, and then define proper action in this custom connector, then you could execute the custom connector action to call Yammer Rest API.
More details about supported Yammer REST APIs, please check the following article:
https://developer.yammer.com/docs/api-requests
More details about creating a custom connector in PowerApps, please refer to the following article or video:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/register-custom-api
https://www.youtube.com/watch?v=dBCS1nPsDiE
Best regards,