So the actual Flow is not complicated, however I am looking to achieve the following and running into an issue:
So whenever I run Flow 2, it generates the e-mail with intake ID as "Generating Intake ID". I tried adding a 'Delay' step and delayed it to 5 minutes to allow for Flow 1 to run and then Flow 2 to capture the field as REQ0000X but it still comes up as 'Generating Intake ID'.
Additionally, I haven't tried this yet but I would want a Flow 3 which kicks off and sends an e-mail to the same user + 2-3 more (e.g. their manager) to say the request was completed.
Please help!
My apologies - I realized after there was a space between Intake and ID so once I added that it works, thank you!
Sorry I tried this but did not work. Am I putting this in the first 'When an Item is Created' ? See below my flow
@FZK on the second flow which runs on item update, i suggest that you add a trigger condition as below
@not(equals(triggerBody()?['IntakeID'], 'Generating Intake ID'))
WarrenBelz
146,658
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,999
Most Valuable Professional