powerplatform-actions icon indicating copy to clipboard operation
powerplatform-actions copied to clipboard

Power automate http triggered new URL not working in SharePoint Site script

Open umashankar-padhan opened this issue 3 months ago • 2 comments

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

umashankar-padhan avatar Oct 14 '25 06:10 umashankar-padhan

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.

Callum-Munro avatar Oct 22 '25 10:10 Callum-Munro

Can confirm this is now working using PnP Powershell

Callum-Munro avatar Nov 05 '25 09:11 Callum-Munro