
Announcements
I'm attempting to follow instructions from another user on how to make a flow to send an email to approvers when there is a pending time off request. One step is to "convert the time off request reason string to its corresponding text" and they do this using filter array but I can't seem to get it to work for me. This step is to be able to have the request reason pulled and included in the body of the email notification later.