Reports can be automatically sent to 3rd party API on a periodic basis.
The format of the data can be posted and easily ingested as
- JSON
- CSV
- HTML
- Excel
The API connection assumes a restful connection where authentication is via
- Additional parameters for API keys
- Additional headers for API keys
- Standard HTTP authorisation username/password/key
- Authentication is optional, you can choose to trust our IP address
Timing and Conditional Logic
- Data will be posted periodically at the interval you choose
- No data will be posted if there is no data in the report.
- Make use of tight fitler intervals to minimise bandwidth or effort of the receiving API.
Please contact support if you have specific needs for additional columns, filters, or a completely new agregate base report.
