Skip to main content
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
fasih_Khan_143
New Contributor

Fabrics Data Activator to trigger a pipeline

I have created a Data Activator in the Gold workspace to trigger the Gold pipeline upon the successful completion of the Silver workspace pipeline. The event type is set to Job Event, and the Gold pipeline is triggered correctly once the Silver pipeline completes.

The challenge I am facing is that I need to pass parameters and their values from the Silver pipeline (in the Silver workspace) to the Gold pipeline (in the Gold workspace) as part of this triggering process. However, I am not sure how to achieve this with Data Activator, since I am not using REST APIs.

Could you please confirm if it is possible to pass parameters between different workspaces in this scenario?and what could be the alternative if this is not possible. 
also is it possible to pass parameters between two pipeline (from parent to child) with in the same workspace , using activator?

5 REPLIES 5
fasih_Khan_143
New Contributor

@jameshutton @WillT , can you please also have a look into this. Thanks

tayloramy
Contributor

Hi @fasih_Khan_143 ,

 

Yes, Activator can pass parameters to a Fabric Pipeline/Notebook (itโ€™s now supported). In the Activator Action > Fabric item panel, add your pipeline parameters and bind them to fields from the incoming event (or type fixed values). See โ€œPass parameter values to Fabric items (Preview)โ€. Microsoft Learn

 

Caveat: a Job Event for โ€œSilver finishedโ€ does not include your custom Silver parameter values by default. So if you trigger Gold from that job event, thereโ€™s nothing for Activator to โ€œpick upโ€ unless you put those values somewhere the event (or the Gold pipeline) can see.

 

Two reliable ways to carry parameters from Silver > Gold:

  1. Skip Activator and call Gold directly from Silver using Invoke pipeline and pass parameters explicitly (this now supports cross-workspace calls). Microsoft Learn
  2. Keep Activator but have Silver emit a custom event with your parameters (e.g., to an Eventstream custom endpoint). Then write an Activator rule on that event and map the event fields > Gold parameters. Microsoft Learn, Microsoft Learn

That covers cross-workspace and same-workspace scenarios.

 

If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.

v-pnaroju-msft
Honored Contributor II

Thankyou, @tayloramy for your response.

Hi fasih_Khan_143,

We appreciate your inquiry through the Microsoft Fabric Community Forum.

We would like to inquire whether have you got the chance to check the solution provided by @tayloramy to resolve the issue. We hope the information provided helps to clear the query. Should you have any further queries, kindly feel free to contact the Microsoft Fabric community.

Thank you.

v-pnaroju-msft
Honored Contributor II

Hi fasih_Khan_143,

We are following up to see if what we shared solved your issue. If you need more support, please reach out to the Microsoft Fabric community.

Thank you.

v-pnaroju-msft
Honored Contributor II

Hi fasih_Khan_143,

We wanted to see if the information we gave helped fix your problem. If you need more help, please feel free to contact the Microsoft Fabric community.

Thank you.

Helpful resources

Announcements
FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors
Users online (12,584)