Skip to main content
Matillion is a data integration and transformation platform. Trigger Matillion Data Productivity Cloud pipeline executions and list your projects and pipelines as part of your Paradime Bolt schedules using the Paradime CLI.

What you can do

  • Trigger execution for one or more Matillion Data Productivity Cloud pipelines
  • List published pipelines for a project and environment
  • List available Matillion projects

Prerequisites

  • MATILLION_BASE_URL: your Matillion DPC API base URL (for example, https://us1.api.matillion.com or https://eu1.api.matillion.com)
  • MATILLION_CLIENT_ID: your Matillion OAuth client ID, generated in your Matillion account settings
  • MATILLION_CLIENT_SECRET: your Matillion OAuth client secret, generated in your Matillion account settings

Trigger from Bolt

Set your credentials as environment variables on your Bolt schedule, then run the command as part of the schedule. See the full command reference, flags, and examples in the Matillion CLI documentation.

Related topics

Matillion CLI