Hello,
I want to create a flow to send an email on due date but it seems im doing something wrong :).
So i have set the recurrence and time zone.
I have the deadline information from a sharepoint, column name CD Deadline, i coloured with yellow below and i want to send an email to the assigned Citizen Developer please.
If i try to get item like in the picture below i can put the link and List name but how do i get the information from the CD deadline?
Solved! Go to Solution.
Hello @Florinel ,
the 'Get items' action will return all the items from the list that fit the condition and provide them as output of the action, together with all their columns. Just add the next action, e.g. 'Send an email' and you'll see all the columns among the dynamic content.
Hello @Florinel ,
you need the 'Get items' action that'll look for all items in the SP list, 'Get item' is used only if you know exactly which item you want to get.
Take a look on this article on building simple reminder flow.
Hello @tom_riha and thank you for answering this.
I used Get item because i know exactly from where i want to take the information but i do not know how.
I want to get the info from this sharepoint list and the column named CD deadline, when the date is due to send a reminder to the assigned colleagues.
If i use Get items like i saw on your guide on the blog ( very nice blog btw i will check it, thank you) i get stuck because again i do not know how to get the info from that exact column.
Hello @Florinel ,
the 'Get items' action will return all the items from the list that fit the condition and provide them as output of the action, together with all their columns. Just add the next action, e.g. 'Send an email' and you'll see all the columns among the dynamic content.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
User | Count |
---|---|
77 | |
18 | |
17 | |
14 | |
11 |
User | Count |
---|---|
133 | |
33 | |
31 | |
31 | |
24 |