Tasks
Pick Team Member
Picks and returns a random contact from a team. Only considers individual contacts for selection.
Related to Resonsibility and Accountability
Example Uses
- Use this to pick a random team member to assign a task to.
- Use this to randomly select a team member to send a message to.
Basic usage
Parameters
required string
teamuuid The uuid of the team from which a random contact will be returned.
Result
Properties
string
contactuuid The contactuuid of the picked contact.