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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
nioj2S
Frequent Visitor

Can I let user trigger pipeline (with parameters) in a non-risky way, like a small application?

I have a pipeline that uses two parameters to get the data that matches the parameters from a source, and copy into a Fabric Lakehouse. I want users to be able to trigger the pipeline when needed to get the data needed for their parameters. I do not want users to be able to go into the pipeline and change the parameters there and trigger pipeline, because letting people have such access to pipelines will eventually lead to someone accidentally messing it up (like removing an activity or something).

 

What I would like is a small window/application/pop-up where the user can enter their two preferred parameter values, submit, and then the parameter values are sent to the pipeline and triggers it to run using those parameters. Is this possible? And if so, how do I do it?

2 REPLIES 2
mandania
Advocate I
Advocate I

@nioj2S i have similar problem but in my case i am trying to send two parameters via python code. i have data pipeline that acceps two paramters. The Fabric Rest API documentation is poor as usual and do not cover anywhere if one can send paramters from external application. i have created a python code with GUI that accepts two paramter with submit button. At the moment i am getting " The operation is not supported for the principal type" and this could be because the trigger for data pipeline is not supported. 

SudhavaniKolla3
Helper II
Helper II

As per my knowledge, we cn able to achieve it by creating web application, but need to design that web app and publish to cloud by using azure portal.

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June FBC25 Carousel

Fabric Monthly Update - June 2025

Check out the June 2025 Fabric update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.