Group: Verify Node

Verify Experience Group Membership Node

The Group: Verify Node allows a workflow to verify that an Experience User is a member of an Experience Group in the application.

Node Properties

Verify Experience Group Membership Node Config

  • Group ID: (Required) This templatable group ID will be used to check to see if the given Experience User is a member of this group.
  • Experience User ID or Email: This templatable Experience User ID or email will be used to identify a user in your application’s experience. And then check to see if the user is associated with the given group.

Results

If the user is associated with the group provided, this is considered successful associated and the true (or right) path out of the node is taken. If the user is not associated with the group then the false (or left) path will be taken.

Node Example

Since this is a branching node, i.e. it takes either one path or another, there is no result placed on the payload path.

Node Errors

Since this is a branching node, this node will never place an error on the payload.

Was this page helpful?


Still looking for help? You can also search the Losant Forums or submit your question there.