I have created a flow where I send an Adaptive card to users via email. Then the user clicks "Accept".
How can I store the name and email of the users that click the Accept in SharePoint?
Solved! Go to Solution.
Hi @BeeBeeBee ,
You already have the correct email of the person since you are able to send the adaptive card.
You can add an action in your flow to Get the user's O365 user's profile using that email id if you want more information about the user. Then use the dynamic content from there to use for your SharePoint actions.
My Scenario I have a flow that takes input from users [user name and email] then stores them in a SharePoint List but I realized that flow doesn't verify the validity of the usernames and emails. As a result, if a user inputs wrong username or email, I cannot verify it and it gets saved to my sharepoint list. So I was thinking is ther a way that I can automatically get and save then user names and emails to sharepoint when the user click Agree. That will save me a lot of headache.
Hi @BeeBeeBee ,
You already have the correct email of the person since you are able to send the adaptive card.
You can add an action in your flow to Get the user's O365 user's profile using that email id if you want more information about the user. Then use the dynamic content from there to use for your SharePoint actions.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Did you know that you could restore a deleted flow? Check out this helpful article.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
29 | |
28 | |
26 | |
25 | |
21 |
User | Count |
---|---|
65 | |
55 | |
44 | |
34 | |
30 |