Integration with Yammer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 11:10 PM - edited 05-20-2024 11:11 PM
Hi,
Has anyone integrated ServiceNow with Yammer?
We are using AAD tokens to authenticate with Yammer and it it working fine.
Our use case involves pulling in notifications where the user was mentioned/tagged.
And we are using the API "https://learn.microsoft.com/en-us/rest/api/yammer/messagesreceivedjson"
We are getting data but the challenge involves generating a new token for each user every time we need to pull some data.
Is there some way by which we can do so without impacting the performance or if someone is aware of an API where we can pull data for all users without having to request access token again and again?
Regards,
AG