Important
The SingleStore 9.1 release candidate (RC) gives you the opportunity to preview, evaluate, and provide feedback on new and upcoming features prior to their general availability. In the interim, SingleStore 9.0 is recommended for production workloads, which can later be upgraded to SingleStore 9.1.
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: October 17, 2025