Skip to content

Added Assign Activity Action

kainuk requested to merge assign into master

The 'Activity: Assign' takes two parameters:

  • activity_id and a contact_id. It assigns the contact to this activity (and replaces a possible prior assignee). It is useful in combination to distribute actions over the team members.

Merge request reports