If Sopht is unable to retrieve usage metrics with one of the existing collectors, you can send the digital workplace metrics to us directly using our Json API.
POST/metrics/workplaceAlways send all the data for a single day from the same origin (Microsoft 365 or Google Workspace) and source in the same API call : the API doesn’t support updating only partial data for a single day, so all the already uploaded data for a day will be overriden by a new upload.
Only the last upload per origin and per source will be integrated, so make sure to send all the relevant data for the same origin and source in a single daily API call.
The data sent via the API is considered a different source as the data coming from the collectors, meaning that metrics coming from the API and a collector will be summed, regardless of the source parameter that might have been specified.