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

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

Reply
likitha21
New Member

How can I create a Data Pipeline in Microsoft Fabric using a JSON file

The idea is to create a data pipeline from the JSON file 

2 ACCEPTED SOLUTIONS
v-sathmakuri
Community Support
Community Support

Hi @likitha21  , 

 

Thank you for reaching out to Microsoft Fabric Community.

 

You need to create an empty pipeline first in the Fabrics so that the default parameters will be created, such as object ID, Name, and lastModifiedByObjectId. Then you can paste your JSON correctly by navigating to View, edit JSON, which will open the JSON viewer, PFBS for reference.  However, this is not the best practice for creating any pipeline.

 
vsathmakuri_1-1747368184204.png

 

 

 

If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it! 

 

Thank you!!

 

View solution in original post

yvaubourg
Resolver I
Resolver I

Hi @likitha21,

 

To complete what @v-sathmakuri said, you can also automate the creation of the pipeline with the MS Fabric API.

The POST allow you to specify a definition in the body with a json file.

yvaubourg_0-1747383251327.png

 

Check here for the API documentation. You can also use Terraform to do it.

You can find good samples here to manage authentication and make API calls in Powershell.

 

Hope this help.

 

Regards,

Yohann

View solution in original post

5 REPLIES 5
v-sathmakuri
Community Support
Community Support

Hi @likitha21 ,

 

I hope the information provided is helpful. Feel free to reach out if you have any further questions or would like to discuss this in more detail. If responses provided answers your question, please accept it as a solution so other community members with similar problems can find a solution faster.

 

Thank you!!

v-sathmakuri
Community Support
Community Support

Hi @likitha21 ,

 

I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If the responses has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.

 

Thank you!!

v-sathmakuri
Community Support
Community Support

Hi @likitha21 ,

 

May I ask if the provided solution helped in resolving the issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.

 

Thank you!!

yvaubourg
Resolver I
Resolver I

Hi @likitha21,

 

To complete what @v-sathmakuri said, you can also automate the creation of the pipeline with the MS Fabric API.

The POST allow you to specify a definition in the body with a json file.

yvaubourg_0-1747383251327.png

 

Check here for the API documentation. You can also use Terraform to do it.

You can find good samples here to manage authentication and make API calls in Powershell.

 

Hope this help.

 

Regards,

Yohann

v-sathmakuri
Community Support
Community Support

Hi @likitha21  , 

 

Thank you for reaching out to Microsoft Fabric Community.

 

You need to create an empty pipeline first in the Fabrics so that the default parameters will be created, such as object ID, Name, and lastModifiedByObjectId. Then you can paste your JSON correctly by navigating to View, edit JSON, which will open the JSON viewer, PFBS for reference.  However, this is not the best practice for creating any pipeline.

 
vsathmakuri_1-1747368184204.png

 

 

 

If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it! 

 

Thank you!!

 

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.

May FBC25 Carousel

Fabric Monthly Update - May 2025

Check out the May 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.