Hello,
I am trying to make an approval that essentially gives the response options as a list of direct reports for a given email.
I am pulling the direct reports and building an array (called 'names'), but when I try to give that array in the Approval piece, it just generates an Approval with the verbatim text of the array rather than splitting it up among different options.
Is it possible to do what i'm trying? Thanks in advance!