Skip to content

Create a Pipeline

This guide describes the standard pattern for creating a pipeline.

Before you begin

You need:

  • access to an organization
  • a project
  • configured credentials or accounts for external systems
  • a clear source and destination

Steps

  1. Open the project.
  2. Create a new pipeline.
  3. Add a source node.
  4. Configure the source node.
  5. Add transform or utility nodes.
  6. Add a destination or artifact output.
  7. Connect the nodes.
  8. Validate the pipeline.
  9. Run the pipeline.
  10. Review artifacts and run status.

Example

HTTP GET -> SQL Transform -> Output Artifact

Naming guidance

Use clear pipeline names:

Daily Student Export
Advancement Contact Sync
Directory Account Review

Avoid vague names:

Test
New Pipeline
Copy 2