I don’t see a way to use placeholders on an action parameter that is a List. I have found out that you can duplicate the action, and change the parameter type, but that is not very convenient.
Can this be looked at? Anybody else have this issue?
Page 1 / 1
Hey
Can you provide an example that you are trying to solve?

Thanks, now it makes sense. Unfortunately, the only way to solve this right now is to create several conditional branches in the playbook, where each branch will correspond to a different value in the list.
Or to make a custom action that will take this input as a string, like you’ve tried already.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.