Skip to main content

All Questions

Filter by
Sorted by
Tagged with
0 votes
0 answers
14 views

Environment: Azure App Service (Windows) Node.js application @microsoft/microsoft-graph-client v3.0.7 Testing with Postman (to isolate from client-side issues) SharePoint Online drive item ...
DreDre's user avatar
  • 1
Advice
0 votes
1 replies
19 views

Background I create Microsoft event notification (callTranscript) for a user [with CAP and application permissions in place] Whenever a meeting ends that is recorded, I receive the transcript ...
yodellingbutters's user avatar
0 votes
0 answers
80 views

I’m building a flow in Power Automate / Copilot Studio that works as follows: The flow gets an email address input from the user. It retrieves the last email thread involving that address. It ...
Basit Mirza's user avatar
-1 votes
0 answers
57 views

we have an application that is processing incoming emails. Every now and then we are getting timeouts from Graph. However we are not retrieving lots of data. An example of one call where we get a ...
Christopher Gates's user avatar
1 vote
1 answer
38 views

I would like to find the event (calendar item) for a given EventMessageRequest or EventMessageResponse with Microsoft Graph. In EWS both have the attribute associatedcalendaritemid that can be used, ...
slowcar's user avatar
  • 386
0 votes
0 answers
35 views

I’m using the Microsoft Graph API to retrieve messages while excluding certain folders. My filter looks like this: GET /me/messages?$filter= parentFolderId ne 'draftBoxID' and parentFolderId ...
손동진's user avatar
0 votes
0 answers
56 views

I Tried of using this PidNameExtractedUrls Single Value extended property to extract the urlset from my mail body but it didn't worked This is the endpoint i used -> https://graph.microsoft.com/v1....
Dinesh's user avatar
  • 1
0 votes
1 answer
122 views

A request from a standalone application to the sharedWithMe endpoint returns only one item. Scopes used for authorization are: files.readwrite.all group.readwrite.all sites.readwrite.all ...
josuegomes's user avatar
2 votes
1 answer
66 views

I’m building a workflow on top of a shared mailbox where each email acts as a ticket, and its folder represents its current state (New, In Progress, Waiting, Closed, etc.). To make this work, I need a ...
JAIMIN VAKHARE's user avatar
2 votes
0 answers
63 views

I created a user-assigned Managed Identity and granted it Sites.Read.All permission to MS Graph API. Then, I created a notebook instance on Azure Machine Learning and assigned it the created managed ...
danvic's user avatar
  • 11
0 votes
0 answers
43 views

I'm attempting to send an IPA for an IOS application to our Intune instance for consumption as an LOB app. I've gone through all of the required incantations so far to get this to work in automation ( ...
David Blanchard's user avatar
Advice
0 votes
0 replies
22 views

I know Graph API focuses on sign-ins, audit logs, and activity counts, not session duration. Office apps do not send “session end” events to Graph. If any one know another thing please suggest
Anand Gole's user avatar
0 votes
0 answers
45 views

I use ms-graph for sending emails and it works fine when I pass it a full html body that start with the <!DOCTYPE html> element. However, the same html is stripped down to its <body> ...
t3chb0t's user avatar
  • 19.3k
1 vote
1 answer
69 views

I am using the below filters for the graph api request. ?$filter=lastModifiedDateTime ge 2023-10-06T06:48:54Z&$select=name,lastModifiedDateTime,@microsoft.graph.downloadUrl I am getting the ...
user31845738's user avatar
0 votes
1 answer
60 views

I set up a job that periodically fetches a new access token with the refresh token, but after hundreds of successful executions over the last couple of days, I just got the following error: Client ...
xtay2's user avatar
  • 1,006

15 30 50 per page
1
2 3 4 5
960