Dear Power automate community,
in our department we have a bunch of lists I am trying to automate. One of them is the desk availability list. We want to make an automation triggered by a sick leave notice, triggering an approval process with the end result of a list with all absences.
This is what I have so far:
The idea is:
- Email with subject sick coming in.
- Initialize variables sick_person = sender of email and sick_date = receiving date
- Flow will be generated for the person.
- Daily recurrent approval process starts
- Is Person still sick?
- If yes
- Add row with todays date to spreadsheet
- If no
- Stop flow
My problem is, that I am not able to copy the entire 2nd flow in the description of the create flow statement in the first flow. Is it possible to work in a json format?
Additionally is this automation feasible at all? Do you see any major flaws?
Thanks in advance and best regards
Lukas

Report
All responses (
Answers (