Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join now60 Days of Data Days! Live and on-demand sessions, challenges, study groups and more! And it's all FREE!. Join now. Learn more
Does anyone know how to configure this API and make it work via a PowerShell script?
Solved! Go to Solution.
Hi @Charline_74 ,
Thanks for reaching out to the Microsoft fabric community forum.
If you want to send or retrieve data to a REST API using Powershell it can be done using Invoke-RestMethod cmdlet. This cmdlet sends HTTP requests using various HTTP methods to REST API endpoints.
To learn more about Invoke-RestMethod please refer to this document: Invoke-RestMethod (Microsoft.PowerShell.Utility) - PowerShell | Microsoft Learn
Based on that information you can refer the update notebook definition document and try to run the mentioned HTTP request in powershell
If you find this post helpful, please mark it as an "Accept as Solution" and consider giving a KUDOS.
Thanks and Regards
Hi @Charline_74 ,
As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided by the community members for the issue worked. If our response addressed, please mark it as Accept as solution and click Yes if you found it helpful.
Thanks and regards
Hi @Charline_74 ,
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 my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you.
Hi @Charline_74 ,
May I ask if you have resolved this 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.
Hi @Charline_74 ,
Thanks for reaching out to the Microsoft fabric community forum.
If you want to send or retrieve data to a REST API using Powershell it can be done using Invoke-RestMethod cmdlet. This cmdlet sends HTTP requests using various HTTP methods to REST API endpoints.
To learn more about Invoke-RestMethod please refer to this document: Invoke-RestMethod (Microsoft.PowerShell.Utility) - PowerShell | Microsoft Learn
Based on that information you can refer the update notebook definition document and try to run the mentioned HTTP request in powershell
If you find this post helpful, please mark it as an "Accept as Solution" and consider giving a KUDOS.
Thanks and Regards
This API : Items - Update Notebook Definition
https://learn.microsoft.com/en-us/rest/api/fabric/notebook/items/update-notebook-definition?tabs=HTT...
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 7 | |
| 7 | |
| 5 | |
| 5 | |
| 5 |
| User | Count |
|---|---|
| 21 | |
| 16 | |
| 16 | |
| 15 | |
| 12 |