Forum Discussion

Abhi1222's avatar
Abhi1222
Copper Contributor
Feb 17, 2024

Send Notification to user using delegated permissions

Hi,

 

I am trying to find a solution here.

I am using MS 365 Graph API's to allow users trigger a group chat from a Web Application and start collaborating and i am linking this Chat ID to a transaction to show the messages if they click on that transaction in my web app.

Issue is ... it is only pulling the messages for the people that are part of the group chat. 

I would like to show the messages to the person who is not part of the group .

As of now it is throwing the error as Insufficient privileges chat with ID not found which is obvious .

Is there a way to trigger a notification via Graph API to the member of the group or auto add the person to the group via graph API so that he can be the member of the group and view the chat history.

 

Thanks,

Abhinay  

7 Replies