API / Export for Billing

When using NMM direct from Nerdio not via a distributor. It would be good to have a way to export billing information / an API to extract the billing information from the Nerdio portal that we can ingest to our billing platform.

Currently we are having to manually login to the NMM portal and manually reconcile each customer account into our billing system.

2

Comments (1 comment)

Avatar
DStephenson

Welcome to the community, Ross McLachlan!

The TL;DR of all of this is:
Having a way to automate an export (i.e. .CSV, .XLS, .PDF, JSON, etc) that you could use Power Automate/Azure AI to import it into your Accounting System would be awesome!

If you're wanting something right now, it will take some work.

If you're talking about your NMM Billing invoice, I believe this already exists with the GET /rest-api/v1/invoices (see Nerdio Manager Partner API - Use Swagger to make API Calls – Nerdio Help Center)
You'll have to have someone develop the process to convert the JSON into a format your Accounting System can ingest, but it shouldn't be too horrible.


If you're looking to automatically adjust your customer's AVD Subscription (in your PSA) based on the number of users in Nerdio, you can do that with the API as well. But it could take a bit more Development work on your end for the integration with the PSA and what kind of information you want to have (i.e. raw User Counts vs names and Count of the Users with an AVD).

0

Please sign in to leave a comment.