Flow on Helios XL Ingest API
On this page
Note
This is a Preview feature.
XL Ingest handles the initial transfer of large tables by breaking them into smaller logical partitions.
Prerequisites
Before using the XL Ingest APIs, ensure that the table to be ingested is selected in Ingest, Skip Initial Extract is enabled for the table, and a full extract has been performed to copy only the schema.
Authentication
All requests must include authentication credentials.
Base URL
All XL Ingest API requests must be sent to the following base URL:
https://<flow-endpoint>:30084/ixlWhere <flow-endpoint> is the hostname of your Helios Flow deployment, available in your organization’s Admin Portal under the Flow tab.
Flow on Helios XL Ingest API Reference
The following endpoints include HTTP methods, required headers, request and response formats, and example requests.
Last modified: January 16, 2026