DORSETRIGS
Home

microsoft-graph-sdks (35 post)


posts by category not found!

ConditionNot met on UpdateRelationships graph action

Debugging Condition Not Met Errors in Neo4js Update Relationships Action Neo4js powerful graph database offers flexible ways to manage relationships between nod

3 min read 04-10-2024 46
ConditionNot met on UpdateRelationships graph action
ConditionNot met on UpdateRelationships graph action

Serialisation and deserialization of objects using Kiota Graph SDK for DotNet

Serializing and Deserializing Objects with Kiotas Graph SDK for NET The Microsoft Graph API offers a powerful way to interact with Microsoft 365 services The Ki

3 min read 04-10-2024 52
Serialisation and deserialization of objects using Kiota Graph SDK for DotNet
Serialisation and deserialization of objects using Kiota Graph SDK for DotNet

In Microsoft graph sdk 6.4.0 using new PageIterator - what is the proper way to use processPageItemCallback?

Navigating Microsoft Graph with Page Iterator Mastering the process Page Item Callback The Microsoft Graph SDK v6 4 0 introduced the Page Iterator class offerin

2 min read 04-10-2024 51
In Microsoft graph sdk 6.4.0 using new PageIterator - what is the proper way to use processPageItemCallback?
In Microsoft graph sdk 6.4.0 using new PageIterator - what is the proper way to use processPageItemCallback?

Adding skiptoken to query parameters for graph api v5 requests

Navigating Large Datasets with the Graph API v5 Utilizing the skiptoken Parameter The Facebook Graph API v5 is a powerful tool for accessing and manipulating da

2 min read 04-10-2024 52
Adding skiptoken to query parameters for graph api v5 requests
Adding skiptoken to query parameters for graph api v5 requests

How to upload a profile photo with MSGRAPH-SDK-PHP v2?

How to Upload a Profile Photo with MSGRAPH SDK PHP v2 In todays digital world having an updated profile photo is essential for online identity If you re using t

3 min read 28-09-2024 44
How to upload a profile photo with MSGRAPH-SDK-PHP v2?
How to upload a profile photo with MSGRAPH-SDK-PHP v2?

Microsoft Graph Batch API fails when sending request within the allowed API Limit

Troubleshooting Microsoft Graph Batch API Failures Within Allowed API Limits Understanding the Problem When using the Microsoft Graph Batch API developers somet

3 min read 24-09-2024 66
Microsoft Graph Batch API fails when sending request within the allowed API Limit
Microsoft Graph Batch API fails when sending request within the allowed API Limit

Why am I getting a null stream value when using file content from the Graph API?

Why Am I Getting a Null Stream Value When Using File Content from the Graph API When working with Microsoft Graph API to retrieve file content you may encounter

3 min read 23-09-2024 60
Why am I getting a null stream value when using file content from the Graph API?
Why am I getting a null stream value when using file content from the Graph API?

Get SharePoint ListItemId by Document-ID in MS Graph API C# SDK

How to Retrieve Share Point List Item Id by Document ID Using MS Graph API and C In the world of document management Share Point has established itself as a go

2 min read 20-09-2024 49
Get SharePoint ListItemId by Document-ID in MS Graph API C# SDK
Get SharePoint ListItemId by Document-ID in MS Graph API C# SDK

Search driveItem with query of Document-ID

Searching for Drive Items by Document ID A Comprehensive Guide When managing files and documents especially in cloud storage services finding specific items can

2 min read 19-09-2024 41
Search driveItem with query of Document-ID
Search driveItem with query of Document-ID

Creating a NewPageIterator for Run Hunting Query Using the Microsoft Graph SDK for Go

Creating a New Page Iterator for Run Hunting Query Using the Microsoft Graph SDK for Go In this article we will explore how to create a New Page Iterator for ru

2 min read 17-09-2024 54
Creating a NewPageIterator for Run Hunting Query Using the Microsoft Graph SDK for Go
Creating a NewPageIterator for Run Hunting Query Using the Microsoft Graph SDK for Go

Microsoft Graph User Division

Understanding Microsoft Graph User Division A Comprehensive Overview Microsoft Graph is a powerful tool that provides developers with a unified API endpoint to

2 min read 17-09-2024 46
Microsoft Graph User Division
Microsoft Graph User Division

How can I upload a new version of a file to a SharePoint document library using the Graph SDK?

How to Upload a New Version of a File to a Share Point Document Library Using the Microsoft Graph SDK Uploading new versions of files to a Share Point document

3 min read 17-09-2024 52
How can I upload a new version of a file to a SharePoint document library using the Graph SDK?
How can I upload a new version of a file to a SharePoint document library using the Graph SDK?

Intune object DeviceManagementExportJob

Understanding Intune Object Device Management Export Job In the realm of Microsofts Endpoint Manager Microsoft Intune plays a pivotal role in managing devices w

2 min read 16-09-2024 54
Intune object DeviceManagementExportJob
Intune object DeviceManagementExportJob

Receiving ValidationError when trying to create webhook subscription with Graph API

Troubleshooting Validation Error When Creating Webhook Subscriptions with Graph API Introduction When working with the Graph API to create webhook subscriptions

3 min read 16-09-2024 46
Receiving ValidationError when trying to create webhook subscription with Graph API
Receiving ValidationError when trying to create webhook subscription with Graph API

Error thrown when parsing returned values from a Graph SDK batch operation

Decoding the Error thrown when parsing returned values from a Graph SDK batch operation You re working with the Microsoft Graph SDK executing a batch operation

3 min read 13-09-2024 50
Error thrown when parsing returned values from a Graph SDK batch operation
Error thrown when parsing returned values from a Graph SDK batch operation

Resource Not Found While fetching contacts from MS Graph API

Troubleshooting Resource Not Found Errors While Fetching Contacts from MS Graph API This article delves into the common Resource Not Found error encountered whe

3 min read 05-09-2024 70
Resource Not Found While fetching contacts from MS Graph API
Resource Not Found While fetching contacts from MS Graph API

Can't access SingleValueExtendedProperties when recipient account differs from sender

Cant Access Single Value Extended Properties When Recipient Account Differs From Sender A Microsoft Graph API Conundrum When using the Microsoft Graph API to ma

2 min read 05-09-2024 41
Can't access SingleValueExtendedProperties when recipient account differs from sender
Can't access SingleValueExtendedProperties when recipient account differs from sender

Microsoft.Graph: How to set ContentId of large embedded inline attachment/image

Sending Large Inline Images with Microsoft Graph Mastering Content Id Sending emails with inline images is a common task especially when you want to make your e

2 min read 05-09-2024 51
Microsoft.Graph: How to set ContentId of large embedded inline attachment/image
Microsoft.Graph: How to set ContentId of large embedded inline attachment/image

Cloud Communications API recordResponse initial and max silence

Understanding initial Silence Timeout In Seconds and max Silence Timeout In Seconds in Microsoft Teams Cloud Communications API When building a Microsoft Teams

2 min read 04-09-2024 51
Cloud Communications API recordResponse initial and max silence
Cloud Communications API recordResponse initial and max silence

How to get OrgContacts with Addresses with Microsoft Graph Delta endpoint?

Fetching Org Contacts with Addresses Using Microsoft Graph Delta Endpoint A Comprehensive Guide Getting contact information including addresses is a common task

2 min read 04-09-2024 45
How to get OrgContacts with Addresses with Microsoft Graph Delta endpoint?
How to get OrgContacts with Addresses with Microsoft Graph Delta endpoint?

Sending Document Identifier from Office Add-in to Backend Service

Sending Document Identifiers from Office Add ins to Backend Services Integrating your backend service with a Microsoft Word add in can be tricky especially when

3 min read 02-09-2024 52
Sending Document Identifier from Office Add-in to Backend Service
Sending Document Identifier from Office Add-in to Backend Service

How to Get Azure Authentication Details on SignIn Activities via Microsoft Graph

Unveiling Authentication Details in Azure Sign In Activities A Guide with Microsoft Graph Understanding user sign in activities is crucial for security analysis

2 min read 01-09-2024 51
How to Get Azure Authentication Details on SignIn Activities via Microsoft Graph
How to Get Azure Authentication Details on SignIn Activities via Microsoft Graph

New-MgSiteList = "Unable to determine type of provided column definition"

Troubleshooting Unable to determine type of provided column definition in New Mg Site List Creating site lists in Microsoft Graph using Power Shells New Mg Site

3 min read 31-08-2024 55
New-MgSiteList = "Unable to determine type of provided column definition"
New-MgSiteList = "Unable to determine type of provided column definition"

Microsoft Graph SDK with pageIterator

Mastering the Microsoft Graph SDK with Page Iterator A Deep Dive into Pagination The Microsoft Graph SDK provides powerful tools for interacting with Microsoft

2 min read 31-08-2024 49
Microsoft Graph SDK with pageIterator
Microsoft Graph SDK with pageIterator

Fetch ServicePrincipal's OwnedObjects using Delta SDK query with AccessToken

Fetching Service Principal Owned Objects using Delta SDK and Access Tokens This article will guide you through retrieving a Service Principals owned objects eff

2 min read 31-08-2024 55
Fetch ServicePrincipal's OwnedObjects using Delta SDK query with AccessToken
Fetch ServicePrincipal's OwnedObjects using Delta SDK query with AccessToken