SoftPerfect NetWorx
Ability to send data usage report to API via webhook
Started by G.M.
G.M.
Ability to send data usage report to API via webhook 17 February 2025, 17:00 |
|
Re: Ability to send data usage report to API via webhook 17 February 2025, 17:05 |
Admin Registered: 11 years ago Posts: 1 023 |
NetWorx currently includes a built-in feature to export usage data via email and save reports as files, as shown below. These reports can be generated daily, weekly, or monthly.
We can extend this functionality to send the data directly to a web-service, allowing seamless integration with your API. Will a standard JSON POST request be sufficient for your needs?
We can extend this functionality to send the data directly to a web-service, allowing seamless integration with your API. Will a standard JSON POST request be sufficient for your needs?

G.M.
Re: Ability to send data usage report to API via webhook 17 February 2025, 17:08 |
|
Re: Ability to send data usage report to API via webhook 17 February 2025, 17:44 |
Admin Registered: 11 years ago Posts: 1 023 |
We have just added export to XML and JSON, and introduced HTTP POST support for automatic reports.
You can now create an 'HTTP POST' report that sends usage data in JSON or any other preferred format, as shown in the attached screenshot.
To review the format, you can create a similar report that exports the data to a file and then examine its contents. Use the Test button to manually initiate a POST or update the file.
Please download the new build to try this feature.
You can now create an 'HTTP POST' report that sends usage data in JSON or any other preferred format, as shown in the attached screenshot.
To review the format, you can create a similar report that exports the data to a file and then examine its contents. Use the Test button to manually initiate a POST or update the file.

Please download the new build to try this feature.