Code42 Add Departing Employee From Ticketing System v2

Parses a Ticket Summary containing a username='username' and optionally a departure='date' and adds the user to the Code42 Departing Employee list. This playbook uses Jira out-of-the-box, but you can swap it with a different Ticketing system and achieve the same result. For example, to use Zendesk, change the command `jira-get-issue` to be `zendesk-ticket-details` and use the `id` parameter for `issueId`. Change the output (what gets parsed) to be either the Subject or the Description from Zendesk.

Code42 · 6 tasks · 1 input · 0 outputs

Inputs

  • IssueId — The ID of the Ticket to pull Departing Employee information from.

Commands used

code42-user-update-risk-profile code42-watchlists-add-user jira-get-issue

Flowchart

no yes Start Start Done Done Get Ticket - jira-get-issue Get Ticket jira-get-issue Add user to Departing Employee watchlist - code42-watchlists-add-user Add user to Departing Emp... code42-watchlists-add-user Update Departure Date on User Risk Profile - code42-user-update-risk-profile Update Departure Date on ... code42-user-update-risk-profile Is Jira available? - IsIntegrationAvailable Is Jira available? IsIntegrationAvailable