@avantguardllc/n8n-nodes-microsoftpartnergdap
v0.1.1
Published
n8n node for Microsoft Partner GDAP
Maintainers
Readme
Microsoft Partner GDAP
n8n community node for Microsoft Partner GDAP — Microsoft Partner Graph API.
Installation
# In your n8n instance
npm install @avantguardllc/n8n-nodes-microsoftpartnergdapOr 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
