Content
Microsoft Graph Create Subscription When A New User Created
Hello, First, I subscribed to receive notifications when users are updated, and I received notifications when I updated any user. However, my problem is that when I change the ChangeType to "created," I expected to receive notifications when a…


Is it possible to receive notification on presence status change of my personal Microsoft Teams account
Hi, I want to be notified when the presence status of my personal Microsoft Teams account changes. I found similar functionality in Microsoft Graph API (https://learn.microsoft.com/en-us/graph/api/presence-get?view=graph-rest-1.0&tabs=http) but it…


Using Graph API, How to get notification when user received a new mail?
Hi, My question is how to get notification when new mail is received using a Graph API. I'm using c# in console app. I went through documentation. but didn't get it much. exactly what I need to do? Could anyone help me with steps or any sample…
User profile photo synchronization
Hi, I am trying to synchronize users profile pictures to some external systems. Currently I know I can use https://learn.microsoft.com/en-us/graph/api/user-list?view=graph-rest-1.0&tabs=http to get a list of users and then go to…


Send activity notification does not throw any errors, but no Teams notification is received
I currently have a production app that is fully integrated with MS Graph's sending of activity feed notifications with Teams. In our production environment, we have received incidents where users are not receiving notifications; however, our service logs…


I have to trigger custom api upon a file name update in SharePoint. Is there any way to achieve this.
I have to trigger custom api upon a file name update in SharePoint. Is there any way to achieve this.


Graph API list instances doesn't return all the events listed in Outlook calendar
I have a specific scenario for the recurring meetings. I have created recurring meetings for 5 days in outlook for the upcoming week (~ 5 occurrences). I updated one of the individual meeting time and when I query using this URL - /users/{id |…


Graph API: unable to create subscription for events.
I am trying to create subscription with endpoint The postman returned 403 Forbidden, I checked the application, I have the calendars.read, calendars.readwrite permission. For the "resource", I tried multiple, including "me/events",…
Notifications on Teams Tab not working
Hi, I'm developing a Teams App based on a Tab (no team, no bot, just a Tab). I'm trying to send notifications to the app but I get the following error: "message": "The app installation id, 'XXX', provided in the topic is not a…


Graph Api Subscription List Empty
When I try to get the subscription list via the link https://graph.microsoft.com/v1.0/subscriptions/ I always get an empty response. But if you make the request using the id of a subscription, the response comes as expected. I can't understand why the…


Notification API does not return all details with resource data
Hi, We are trying out change notification apis for teams resource with resource data included. After decryption of the resource data the result looks like this: { "@odata.context":…


Mention users and place redirect button at the same card
I have the following MS teams card: which is described by JSON { "@type": "AdaptiveCard", "@context": "http://schema.org/extensions", "themeColor": "0076D7", "summary":…


When we invite Microsoft teams call any of the available member ICommunicationsClient SDK return falls within 18 seconds whereas in Teams UI we will get notification till 30 Seconds
Hi, Using Microsoft.Graph.Communications.Client SDK CommunicationsClientBuilder class, we are making the calls in Teams client. Using below snippet code, await this.Client.Calls()[callLegId].Participants .InviteAsync(target,…


Graph Webhook Notification for Events with filtering
I am trying to subscribe for notifications with filtering because I am only interested in receiving creates, changes or deletes of events for a specific user for today. I tried a lot of different approaches but I am failing to create a subscription…
Can we create Multiple Presence subscription via Graph API with one user/application ?
AOA, I hope all are feeling well! currently, we have three environments eg (QA, Staging, and Production) we need three subscriptions for mentioned environments. can we create three subscriptions with one user? I tried but the create…


Adding Notification Email to Body of Add-MgServicePrincipalTokenSigningCertificate
Running this tutorial to try to automate SAML SSO to my use case. I was wondering if it was possible to configure the SAML Certificates section, specifically the Token signing certificate with a notification email parameter. There doesn't seem to be…


microsoft 365 and office 365
can you explain me difference between Microsoft 365 and office 365 with example ?


Azure Notification which appears on Resources which arent captured in Advisor
Hi Team, Is there any way whether Rest API /Powershell Query to get the notifications which get popped up whenever we open any resource. These are specifically those which aren't captured in Azure Advisor as well. Screenshot attached for reference. …
Forbidden Message: Application with AAD App Id '{AAD App Id}' is not authorized to generate notifications about '{entityUrl}' to the recipient. Ensure that the expected Teams app is installed in the target scope (user, team, or chat)
I got an error when I tried to send teams activity notification to a user in a team. The API is POST /teams/{teamId}/sendActivityNotification The error message said Forbidden Message: Application with AAD App Id '{AAD App Id}' is not authorized…


login issue
Forgot user name and password. How do I reset both? When I asked for a reset my email address was not connected. E-mail address is kimberly.ayers@wellstar.org Please send an e-mail to re-register or to reset user name and password

