1. Tasks
  2. Pick Team Member

Tasks

Pick Team Member

Picks and returns a random contact from a team. This task only considers individual contacts for selection.

Related to Responsibility and Accountability

Example Uses

  • Pick a random team member to assign a task to.
  • Randomly select a team member to send a message to.

Basic Usage

loading...

Parameters

teamuuid
required
string

The UUID of the team from which a random contact will be selected.


Result

loading...

Properties

contactuuid
string

The UUID of the contact that was randomly selected.