Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Orchestrating a Data Fusion pipeline from external services is a common use case. For example, Data pipelines might be started Composer might start data pipelines based on data availability in GCS bucket by Composer and then wait for the pipeline to complete. The guide walks you through the APIs needed to trigger the pipeline and wait for completionit to complete.

Approach

  1. Triggering of the pipeline should get the Run ID of the pipeline that is started. To get the Run ID, use the following endpoint:

...