Hello together,
this may be a fairly easy question to answer, but unfortunately I can't find a solution at the moment.
I have created a flow that is triggered by a specific column value in SharePoint and initiates an approval workflow that is sent to several people.
There are three custom responses, each of which generates an email to the person responsible after it has been answered.
At the end, after everyone has processed the approval request, the status in the SharePoint list of the element should be changed and a summary of all responses given should be sent in an email.
Now I have the following question/problems: Can I easily send a kind of reminder to the people who have not yet processed the request after a certain period of time? Unfortunately, it does not yet work as desired, i.e. sending the approval responses bundled in an email at the end. I assume that at some point in my flow I would have to cache the responses somewhere. Currently, I cannot access the responses as the actions are arranged.
Do you have any ideas or tips for me?
Thank you!
Bjoern