No undefined variables have been added to Variable list

NateBI
NateBI Contributor
edited January 21 in Workflows

Hi All,

How do we dynamically add people to a group using variables returned from a query?

This error comes up often, it's not super clear what it means but I've gathered it's when an action requires a fixed input. Same for "Email a Person" or "Shard a Card"

Tagged:

Answers

  • DanHendriksen
    DanHendriksen Domo Employee

    @NateBI - sorry you're having an. issue.

    In the query field, on the right hand side, define your output as persons. FYI - a person is a user ID. So if your query were something like "SELECT USER_ID FROM DATA", then the output will be a list of strings. Change the output type to a list of persons using the menu on the right.

    In the Domo Groups package, there is an "Add People To Group", that takes a list of persons/people as an input, as well as the group.