Set Team Members

This playbook will accept a CSV of usernames and / or a CSV of role names (of which to enumerate for usernames) to add to the incidents team members. The playbook will determine the existing owner and ensure that they are replaced as the owner once complete.

Team Management · 12 tasks · 2 inputs · 0 outputs

Inputs

  • usernames — A CSV of usernames to add to the team of the incident.
  • roles — A CSV of role names to enumerate for usernames to add to the team of the incident.

Flowchart

yes yes yes Start Start Are there any usernames provided? Are there any usernames p... Are there any roles provided? Are there any roles provi... Assign usernames Assign usernames Assign roles Assign roles Assign each user - AssignAnalystToIncident Assign each user AssignAnalystToIncident Save the current owner - Set Save the current owner Set Is there an original owner? Is there an original owner? Assign the original owner - AssignAnalystToIncident Assign the original owner AssignAnalystToIncident Done Done Enumerate roles - EnumerateRoles Enumerate roles EnumerateRoles Assign each user - AssignAnalystToIncident Assign each user AssignAnalystToIncident