Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.mantrixflow.com/llms.txt

Use this file to discover all available pages before exploring further.

The live MantrixFlow workflow is straightforward:
  1. Create and test connections.
  2. Create the pipeline shell.
  3. In the canvas builder, click ⚙️ on the Source node to pick tables and preview rows.
  4. Click ⚙️ on the Destination node to set the schema, sync mode, and write mode.
  5. Run manually first, verify rows, then schedule.

What you need before you start

  • A MantrixFlow account and an organization you can work in
  • One supported source connection you can authenticate to
  • One supported destination you control
  • A read-only user or token for the source and a write-capable user for the destination
  • The network and SSL settings required by your database or SaaS provider

The real app flow

  1. Create or switch into the correct organization.
  2. Open Connections and create the source connection.
  3. Create the destination connection in the same workspace.
  4. Go to Data Pipelines and create the pipeline shell.
  5. In the canvas builder, click ⚙️ on the Source node to select tables, then click ⚙️ on the Destination node to configure the Config tab (schema, sync mode, write mode).
  6. Optionally add a SQL Transform node, or configure Normalisation and dbt Layer in the Destination panel.
  7. Click ▷ to run manually. Check run results via the history icon in the top bar and the Activity Log page.

Where to go next