Microsoft Q&A

Microsoft Graph Notifications API

143 questions

A Microsoft API that uses a webhook mechanism to deliver change notifications to clients.

143 questions with Microsoft Graph Notifications API tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

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…

Microsoft Graph Notifications API
Microsoft Graph Users API
Microsoft Graph Users API
A Microsoft API that allows you to build compelling app experiences based on users, their relationships with other users and groups, and the resources they access for example their mails, calendars, files, administrative roles, group memberships.
653 questions
Microsoft Graph Applications API
Microsoft Graph Applications API
A Microsoft API that enables you to manage these resources and actions related to applications in Azure Active Directory.
507 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
915 questions
asked 2023-03-24T09:08:34.6733333+00:00
Baha Bayar 40 Reputation points
accepted 2023-03-24T12:10:28.0333333+00:00
Baha Bayar 40 Reputation points
1 answer One of the answers was accepted by the question author.

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…

Microsoft Graph Notifications API
asked 2023-03-22T04:48:11.3966667+00:00
George Voloshin 20 Reputation points
accepted 2023-03-23T05:34:13.43+00:00
George Voloshin 20 Reputation points
1 answer

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…

Microsoft Graph Notifications API
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
915 questions
Microsoft Graph Mail API
Microsoft Graph Mail API
A Microsoft API that supports accessing data in users' primary mailboxes and in shared mailboxes.
740 questions
asked 2023-03-20T11:01:04.52+00:00
sne 0 Reputation points
commented 2023-03-21T04:59:06.33+00:00
sne 0 Reputation points
1 answer

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…

Microsoft Graph Notifications API
Microsoft Graph Users API
Microsoft Graph Users API
A Microsoft API that allows you to build compelling app experiences based on users, their relationships with other users and groups, and the resources they access for example their mails, calendars, files, administrative roles, group memberships.
653 questions
Microsoft Graph Profile API
Microsoft Graph Profile API
A Microsoft API that retrieves the profile of the signed-in user or another user with a valid Azure AD or Microsoft account.
97 questions
asked 2022-10-10T12:53:36.143+00:00
Farmer, Jeremy 1 Reputation point
commented 2023-03-16T09:52:11.8766667+00:00
Usman Zia 0 Reputation points
1 answer

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…

Microsoft Graph Notifications API
Microsoft Graph Teamwork API
asked 2022-12-07T17:17:48.427+00:00
Prescott Traversi 1 Reputation point Microsoft Employee
commented 2023-02-27T14:30:59.3833333+00:00
Bogdan G 0 Reputation points
1 answer

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.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
915 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
279 questions
Microsoft Graph Notifications API
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
6,520 questions
asked 2023-02-02T10:16:31.4033333+00:00
Dudekula,Amitabh 0 Reputation points
commented 2023-02-16T08:54:12.46+00:00
RaytheonXie_MSFT 17,061 Reputation points Microsoft Vendor
3 answers

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 |…

Microsoft Graph Notifications API
Microsoft Graph Calendar API
asked 2022-05-06T06:07:38.263+00:00
Sherin Josephin 1 Reputation point
commented 2023-02-10T20:20:56.44+00:00
jfgriff 116 Reputation points
1 answer One of the answers was accepted by the question author.

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",…

Microsoft Graph Notifications API
asked 2023-02-01T23:26:46.8733333+00:00
Paul L 20 Reputation points
accepted 2023-02-02T18:14:08.68+00:00
Paul L 20 Reputation points
1 answer One of the answers was accepted by the question author.

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…

Microsoft Graph Notifications API
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
1,899 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
5,994 questions
asked 2022-02-21T18:25:21.81+00:00
David Cabielles Hernández 21 Reputation points
commented 2023-02-01T17:34:21.6866667+00:00
Tristan Smith 0 Reputation points
7 answers

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…

Microsoft Graph Notifications API
Microsoft Graph Calendar API
Microsoft Graph Teamwork API
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
1,899 questions
asked 2022-06-13T13:11:21.167+00:00
Lucas Prioste 21 Reputation points
commented 2023-01-25T05:58:12.1066667+00:00
Prasad-MSFT 3,601 Reputation points Microsoft Vendor
0 answers

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":…

Microsoft Graph Notifications API
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
1,899 questions
Microsoft Graph Teamwork API
Microsoft Graph Extensions API
Microsoft Graph Extensions API
A Microsoft API that allows you to extend the graph API resources to save the data of your own application.
52 questions
Microsoft Graph Change Notifications API
asked 2022-09-08T06:30:43.843+00:00
Test Admin1 1 Reputation point
commented 2023-01-25T05:51:14.7+00:00
Prasad-MSFT 3,601 Reputation points Microsoft Vendor
1 answer

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":…

Microsoft Graph Notifications API
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
5,994 questions
asked 2023-01-20T21:44:42.3266667+00:00
Leonardo Maffei da Silva 0 Reputation points
answered 2023-01-20T21:58:22.4833333+00:00
SanthiSwaroopNaikBukke-4908 590 Reputation points
0 answers

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,…

Microsoft Graph Notifications API
Microsoft Graph Calendar API
Microsoft Graph SDK
Microsoft Graph SDK
A Microsoft software developer kit designed to simplify building high-quality, efficient, and resilient applications that access Microsoft Graph.
824 questions
Microsoft Graph Cloud Communications API
Microsoft Graph Cloud Communications API
A Microsoft API that adds a new dimension to how your apps and services interact with users through various communications-related features, such as calling and online meetings.
126 questions
asked 2023-01-11T13:06:47.5566667+00:00
Saravanakumar Ganapathy 0 Reputation points
edited the question 2023-01-12T08:40:23.8833333+00:00
JimmyYang-MSFT 36,391 Reputation points Microsoft Vendor
1 answer

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…

Microsoft Graph Notifications API
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
915 questions
asked 2023-01-05T16:25:55.987+00:00
Daan 1 Reputation point
commented 2023-01-06T08:07:16.833+00:00
Daan 1 Reputation point
1 answer

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…

Microsoft Graph Notifications API
Microsoft Graph Applications API
Microsoft Graph Applications API
A Microsoft API that enables you to manage these resources and actions related to applications in Azure Active Directory.
507 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
915 questions
Microsoft Graph Teamwork API
asked 2022-12-28T16:52:29.46+00:00
Amir Sohail 401 Reputation points
answered 2022-12-30T05:35:24.407+00:00
Gopinath Chennamadhavuni-MSFT 2,001 Reputation points Microsoft Vendor
0 answers

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 Graph Notifications API
asked 2022-12-20T23:36:51.12+00:00
Bishka, Alex 1 Reputation point
commented 2022-12-28T17:44:58.36+00:00
Bishka, Alex 1 Reputation point
1 answer

microsoft 365 and office 365

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

Microsoft Graph Notifications API
Microsoft Graph Site Lists API
Microsoft Graph Site Lists API
A Microsoft API that "supports access to SharePoint sites, lists, and drives; read-only support for site resources; read-write support for lists, listItems, and driveItems; and address resources by SharePoint ID, URL, or relative path.
297 questions
Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
1,621 questions
asked 2022-12-26T09:24:08.533+00:00
priya sharma 1 Reputation point
commented 2022-12-28T07:06:14.09+00:00
CarlZhao-MSFT 20,956 Reputation points
1 answer

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. …

Microsoft Graph Notifications API
asked 2022-12-23T08:27:51.143+00:00
Sumit 1 Reputation point
commented 2022-12-27T14:18:37.253+00:00
Sumit 1 Reputation point
0 answers

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…

Microsoft Graph Notifications API
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
1,899 questions
asked 2022-12-13T04:30:09+00:00
Shuo Qiu (Wicresoft) 1 Reputation point
commented 2022-12-26T15:15:08.627+00:00
Shuo Qiu (Wicresoft) 1 Reputation point
1 answer

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

Microsoft Graph Notifications API
asked 2022-12-15T17:40:34.643+00:00
Ayers, Kimberly 1 Reputation point
answered 2022-12-15T17:53:00.313+00:00
JimmySalian-2011 30,151 Reputation points