Hi guys,
New to Power Automate & the community so please let me know if I've posted this in the wrong place!
I'm attempting to follow the below guide which is for creating a flow so that tasks are created in MS Planner off the back of outlook emails (including attachments)
https://www.alanps1.io/power-platform/flow/flow-create-planner-task-and-include-attachments-from-outlook-email/
I've followed the guide to a T, however the Flow Checker is returning this error & I'm unable to work out where the issue is:
'correct to include a valid reference to 'Get_Email' for the input parameter of action 'Compose'
This is in reference to the 'Compose Sub Folder' section of the guide, where I am inputting the below code into the inputs section:
'concat(variables('TimeStamp'), '-' , body('Get_Email')?['Subject'])'
Would really like to get this Flow working & would appreciate any help on the matter.
Tagging @AlanPs1 as advised in the comments section of the guide.
Thanks in advance,
Joe