Hello,
Is there any way we can use python script in Power Automate Website.
Thank you in advence.
Hi There,
you can't directly run a Python script within the platform itself. These are the possible ways -
Power Automate Desktop:
Power Automate Desktop allows for more complex automations and might provide a way to run local scripts, including Python.
However, this is a workaround and might not be suitable for all scenarios.
PowerShell Script- Power Automate trigger a PowerShell script, which then runs your Python script.
Custom Connectors- frequently needing to run Python scripts or similar tasks, you might consider building a custom connector for Power Automate.
Azure Functions.
HTTP Endpoints.
Please give kudos and mark as solution if it helps.
Thanks,
Sandeep Mishra
ankit_singhal
7
Super User 2025 Season 1
Michael E. Gernaey
4
Super User 2025 Season 1
David_MA
2
Super User 2025 Season 1