Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Unanswered

trigger button in a sharepoint list with my flow

(0) ShareShare
ReportReport
Posted on by

Hello,

i have a problem with my sharepoint list.

In fact, there is a trigger button in that list. In a normal case, when i click the trigger button it is running and my flow is triggered and a words document is generated with my premium connector word business.

But since my company has created a new environment in power automate, i have been constraint to migrate my flow in this new power automate ' s environment and my trigger button in my sharepoint list doesn't work. Of course i have selected the new FLOW'S ID number for my json code...

 


So here is my JSON code for the column yes/no in my sharepoint list which is my trigger button :

 

 

{
 "$schema": "https://developer.microsoft.com/json-schemas/sp/column-formatting.schema.json",
 "elmType": "button",
 "customRowAction": {
 "action": "executeFlow",
 "actionParams": "{\"id\":\"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX--> here my flow's id\", \"headerText\":\"Génération du document\",\"runFlowButtonText\":\"Générer le document\"}"
 },
 "attributes": {
 "class": "ms-fontColor-themePrimary ms-fontColor-themeDark--hover",
 "title": "Générer le document"
 },
 "style": {
 "border": "none",
 "background-color": "transparent",
 "cursor": "pointer"
 },
 "children": [
 {
 "elmType": "span",
 "attributes": {
 "iconName": "WordLogo",
 "class": "ms-font-xxl"
 }
 }
 ]
}

 

 

 

So my trigger button doesn't work anymore : when i click on it, nothing happened, what can i do ? Can you help me plese ?

liste.pngflow.png

  • jaxkookie Profile Picture
    18 on at
    Re: trigger button in a sharepoint list with my flow

    Add a condition that is true so it will run.

  • Community Power Platform Member Profile Picture
    on at
    Re: trigger button in a sharepoint list with my flow

    Hello @jaxkookie ,

    I have exported my flow from my initial environment in a package .zip

    And i can't execute my flow manually in the new environment because in this new environment the flow has never been executed yet. So i can't test it manually...

  • jaxkookie Profile Picture
    18 on at
    Re: trigger button in a sharepoint list with my flow

    Have you tried to export the flow and import it again? Can you trigger it manually outside of the button, from a menu option?

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,645 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,997 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow