I am trying to create a flow that will email the latest addition to a list in SharePoint Online.
I can use the built-in flow to send an email but it's formatted terribly and is hard to read. Is it possible to format the email as HTML but still include only the new addition to the list? I have tried using the 'Select' action and then converting it to an HTML table which works fine, however, it includes all items in the list. I only need the newly added item.
This is a screenshot of my flow: https://snipboard.io/HswEPJ.jpg
Solved! Go to Solution.
@Anonymous You want to use the Get Item action, not the Get Items action.
@Anonymous You want to use the Get Item action, not the Get Items action.
@FoDelement Thanks for your reply. However, if I use Get Item, I have to specify and ID which I don't know because it's a new item. Also, I can no longer create an HTML table using the output from Get Item.
Hi @Anonymous
Replace select with filter
Regards,
Reza Dorrani
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi @Anonymous ,
Please refer to screenshot below to add the Filter Array in the "Get items" action:
Best regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
User | Count |
---|---|
94 | |
44 | |
21 | |
20 | |
16 |
User | Count |
---|---|
137 | |
56 | |
46 | |
36 | |
26 |