Package Information
Downloads: 0 weekly / 0 monthly
Latest Version: 0.1.1
Author: AvantGuard LLC
Documentation
Microsoft Partner GDAP
n8n community node for Microsoft Partner GDAP — Microsoft Partner Graph API.
Installation
# In your n8n instance
npm install @avantguardllc/n8n-nodes-microsoftpartnergdap
Or install via the n8n Community Nodes panel in Settings.
Authentication
This node uses Azure AD OAuth2 Client Credentials flow for authentication.
| Field | Description |
|---|---|
| Application (Client) ID | From your Azure AD app registration |
| Partner Tenant ID | Your partner org Azure AD tenant ID |
| Client Secret | Client secret from app registration |
Resources & Operations
Custom Action
| Method | Operation | Endpoint |
|---|---|---|
| 🔵 GET | Custom API Call | /v1.0/ |
Compatibility
- n8n 1.0+
- Node.js 18+
License
MIT