Wire an AI assistant into VMC's live business data — accounts payable, inventory, shipping, sales, and more. It reads through a locked-down interface: no database access, no internal schema, just the numbers it asks for.
Ready · Team & Enterprise
Go to Settings → Connectors → Add custom connector.
Paste the server URL:
URL
Under Authentication, choose Always required.
Under OAuth client, choose Use your own OAuth client and paste this Client ID (leave the secret blank):
Client IDnot configured yet
Leave Transport on Streamable HTTP, then click Add.
Claude will redirect you to sign in with your VMC account. Approve access, and you're connected.
Ready · Copilot Studio & Power Platform
In Power Platform, open Custom connectors → New → Import an OpenAPI file → Import from URL.
Paste this URL:
URL
Power Platform detects the three actions (ListMetrics, DescribeMetric, QueryData) and an OAuth 2.0 security scheme automatically.
Enter this Client ID:
Client IDnot configured yet
...and Client Secret (ask your HeftIQ contact for this):
Secret
Click Sign in and log in with your VMC account.
Save, then add the connector as an action inside your Copilot Studio agent.
Ready · Developer mode
In ChatGPT, go to Settings → Apps → Advanced settings and turn on Developer mode.
Go to Settings → Connectors → Add custom connector.
Paste the server URL:
URL
Set Authentication to OAuth, then under advanced configuration paste this Client ID:
Client IDnot configured yet
ChatGPT will redirect you to sign in with your VMC account. Approve access, and you're connected.