web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Sharepoint List column...
Power Automate
Unanswered

Sharepoint List column data to a manual input of a Flow

(1) ShareShare
ReportReport
Posted on by 8
Hello guys.

I would like to ask if you have encountered something like this. 
I have a column in SharePoint that is formatted to be a button that triggers a flow.
In my flow, I have a manual input as trigger, and I want that when I click the button in my SharePoint List, the data from the EmployeeEmail column is populated to the Manual Input of the flow.
Is this possible?
Thank you.

Here are some screenshots and context:

1. SharePoint List record
2. Send Email formatting:
{
"$schema": "https://developer.microsoft.com/json-schemas/sp/v2/column-formatting.schema.json",
"elmType": "button",
"txtContent": "Send Email",
"customRowAction": {
"action": "executeFlow",
"actionParams": "='{\"id\": \"<my_flow_id>\", \"inputs\": {\"Email\": \"' + [$EmployeeEmail] + '\"}}'"
},
"style": {
"background-color": "#008082",
"color": "white",
"border-radius": "0 15px"
}
}
 
 
3. After Clicking Send Email button: (here is where I want to auto populate the value of EmployeeEmail column
 
 
4. Flow:
Categories:
I have the same question (0)
  • narayan225 Profile Picture
    2,547 Super User 2025 Season 2 on at
    Sharepoint List column data to a manual input of a Flow
    When you create a flow that triggers from a row, you don't need to add that input there.
    You can use the Get Item action and use the dynamic content in the later steps.
     
     
    Hope this helps.
    Cheers!
  • almaz_23 Profile Picture
    8 on at
    Sharepoint List column data to a manual input of a Flow
    @narayan225 
    This worked, thank you so much for the help.
  • narayan225 Profile Picture
    2,547 Super User 2025 Season 2 on at
    Sharepoint List column data to a manual input of a Flow
    I am happy that it worked.
    Please mark my reply as an answer so that it helps everyone.
    Cheers! 
  • almaz_23 Profile Picture
    8 on at
    Sharepoint List column data to a manual input of a Flow
    @narayan225
    I've been trying to mark your reply as an answer yesterday however it just keeps on loading. Though I do not have issues with my internet connection. Is this an issue with the new Power Platform Community? or I am just the only one experiencing this?
    Really sorry about this.

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Tomac Profile Picture

Tomac 497 Moderator

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 477 Super User 2025 Season 2

#3
chiaraalina Profile Picture

chiaraalina 242

Last 30 days Overall leaderboard