Added
TriggerDaily API for on-demand batch processing
about 16 hours ago by Blair Matheson
June 2026
Batch Data Process
Trigger the daily batch process on demand via API
The new TriggerDaily endpoint (POST /BatchProcessAPI/TriggerDaily) lets you start your tenant's batch process on demand, instead of waiting for the fixed time configured during onboarding. Trigger it once per UTC day after your files finish uploading. The endpoint is protected by API key authentication, role-based authorization, and per-tenant rate limiting.
Impact: Available to all customers with a configured batch process. The endpoint does not validate uploads — call it only after all files for the day are uploaded.
For full details, see the Batch Process Trigger Daily API guide.