Important
New database features are no longer connected to engine versions; features are now enabled independently during scheduled update windows, and “major” and “minor” releases no longer exist in Helios. Please visit the release notes to view the latest features available in your database clusters.
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: