Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Unanswered

Trigger "For a selected file" on custom action

(0) ShareShare
ReportReport
Posted on by

Hello,

I'm trying to connect a customaction on the ribbon to power app flow, y provisioning custom action like this:

<pnp:ProvisioningTemplate ID="CommandUIRibbonSamples" Version="1" xmlns:pnp="http://schemas.dev.office.com/PnP/2019/09/ProvisioningSchema">
<pnp:CustomActions>
<pnp:SiteCustomActions>
<pnp:CustomAction Name="CA_ShareDelete" Description="Share and delete" Location="CommandUI.Ribbon" RegistrationType="List" RegistrationId="101" Title="Share and delete" Sequence="6000" Enabled="true" ClientSideComponentId="4a4d7b39-c925-4cfd-8676-0ac5381b14b9" >
<pnp:CommandUIExtension>
<CommandUIDefinitions>
<CommandUIDefinition Location="Ribbon.Documents.Copies.Controls._children">
<Button
Id="Ribbon.ShareAndDelete"
Command="ShareAndDelete"
Image16by16="/_layouts/15/images/sharepointfoundation16.png"
LabelText="Share & delete"
Description="Share the document on email and delete it"
ToolTipTitle="Share & delete"
ToolTipDescription="Share the document on email and delete it"
TemplateAlias="o1"
Sequence="15"/>
</CommandUIDefinition>
</CommandUIDefinitions>
<CommandUIHandlers>
<CommandUIHandler
Command="ShareAndDelete"
CommandAction="https://contoso.azurewebsites.net/pages/index.aspx" />
</CommandUIHandlers>
</pnp:CommandUIExtension>
</pnp:CustomAction>
</pnp:SiteCustomActions>
</pnp:CustomActions>
</pnp:ProvisioningTemplate>

 

can i call in CommandAction a flow "For a selected file" type?

 

Thank you!

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,651 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,999 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow