Important
Helios features are now enabled during weekly update windows and are no longer directly tied to SingleStore engine releases. Refer to the release notes to view the latest features available in your Helios cluster.
Example Flow API Scripts
On this page
Note
This is a Preview feature.
Example Bash Script: Automate Ingest Setup and Full Extract via API
This example Bash script automates the full setup of the Ingest UI checklist using API calls.
Note: Modify source and destination database configuration, table names, schedule, and license key to suit your environment.
Example Python Script: Automate Ingest Setup and Full Extract via API
This example Python script automates the full setup of the Ingest UI checklist using API calls.
Note: Modify source and destination database configuration, tables, schedule, and license key to suit your environment.
Example Bash Script: Automate Sliced Data Transfer via XL Ingest APIs
This example Bash script automates sliced data transfer using XL Ingest APIs.
Note: Modify table names, slice values, and license key to suit your environment.
Example Python Script: Automate Sliced Data Transfer via XL Ingest APIs
This example Python script automates sliced data transfer using XL Ingest APIs.
Note: Modify table names, slice values, and license key to suit your environment.
Last modified: