Flow Designer Approval - add message/description

Bidduam
Tera Guru

I am adding a number of approvals within a flow, some of these get sent out in parallel, however I'd like to identify in some way for the user exactly what these approvals are for:

eg: One approval might be to approve a security concern is ok, the other might be to approve one of the people requested are approved to be added to a group.

 

These need to occur at the same time in the flow and actually also go to the same team, is there a way to obviously make them display what each approval is for?

1 ACCEPTED SOLUTION

4b0d3
Giga Guru

How do you dictate who gets an approval request?  Stick a notification just before creating the approval.  Or add a eventqueue just before with a specific event.  

if using a dedicated task per approval, Add a signifier somewhere within the dedicated task to reference when creating the notification.

View solution in original post

1 REPLY 1

4b0d3
Giga Guru

How do you dictate who gets an approval request?  Stick a notification just before creating the approval.  Or add a eventqueue just before with a specific event.  

if using a dedicated task per approval, Add a signifier somewhere within the dedicated task to reference when creating the notification.