GraphApiHelper

1.0.12

Module provides simple commands for working with Microsoft Graph API, such as GET/POST/PATCH/DELETE requests, handling large file upload, retry logic, etc.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name GraphApiHelper

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name GraphApiHelper

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Package Details

Author(s)

  • Jiri Formacek

Tags

Microsoft Graph Office365

Functions

Add-GraphLargeFile Add-GraphReference ConvertFrom-GraphErrorRecord Get-GraphAuthorizationHeader Get-GraphData Get-GraphReferenceUri Invoke-GraphBatch Invoke-GraphWithRetry New-GraphBatchRequest New-GraphUri Remove-GraphReference Set-GraphAadFactory Set-GraphAiLogger Set-GraphBaseUri Set-GraphScopes

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

Version 1.0.12 - Added support for keeping the response metadata in a variable when Get-GraphData interrupted

FileList

Version History

Version Downloads Last updated
1.0.12 (current version) 7 7/8/2026
1.0.11 10 7/4/2026
1.0.10 25 6/19/2026
1.0.9 24 6/13/2026
1.0.8 6 6/13/2026
1.0.7 8 5/23/2026
1.0.6 19 5/17/2026
1.0.5 6 5/11/2026
1.0.4 11 5/7/2026
1.0.3 14 4/25/2026
Show more