Forum Discussion

Aj_Singh's avatar
Aj_Singh
Regular Visitor
1 year ago
Solved

Invoke Pipeline (Preview) - Managing Pipeline IDs Across Workspaces

Scenario: We have a master pipeline in Microsoft Fabric that dynamically calls worker pipelines by passing the Pipeline ID (GUID), which is retrieved from a SQL Server database. This setup works per...
  • Aj_Singh's avatar
    1 year ago

    Thanks for the input, have applied a workaround to capture the workspace details using REST API and capture that info. in the backend table and utilize that to share it with Invoke Pipeline (Preview) dynamically.