New at altaFlow
You can now select unambiguous date formats, such as DD MMM YYYY (e.g., 10 Apr 2026), for fillable Date fields in DOCX and PDF documents. This three-letter month abbreviation eliminates regional confusion between US and EU formats.
The new POST .../flows/batch endpoint lets you run multiple workflows from the same template in one request. Each item follows the same structure as the single Create a new workflow endpoint.
The response returns a per-item result in the same order as the input. Partial success is supported — items are processed independently, so a failure in one does not affect the others. The default batch size limit is 20 items.