Power automate http triggered new URL not working in SharePoint Site script
Hi Team,
As per the recent update, the Power Automate HTTP trigger URL has been moved to a new format. We have a site script that uses the triggerFlow action, and we’re attempting to update the URL parameter with the new trigger URL. However, when adding the updated site script to the tenant, we’re encountering the following error: Set-SPOSiteScript : Action 2 (triggerFlow) is invalid. Parameter url has an invalid value.
Thanks, Umashankar
There are a couple of parallel threads regarding this here if you wanted to help make some noise about this issue: https://github.com/pnp/powershell/issues/5079 https://github.com/SharePoint/sp-dev-docs/issues/10366#issuecomment-3377484209
The issue occurs in both PnP and SPO modules.
Can confirm this is now working using PnP Powershell