One-click multi-system offboarding across Entra ID, AWS, BambooHR, and Slack
Build a workflow triggered by an offboarding request with the user's email. Disable/remove the account in Microsoft Entra ID, AWS (IAM), BambooHR, and Slack, capturing each result, and create a Jira issue logging all actions as an audit trail. Handle users absent in a system, require approval for irreversible deletes, and retry transient failures. Output a consolidated success/failure record and the Jira ticket link.
What this prompt builds
Remove a departing user from Entra ID, AWS, BambooHR, and Slack in one run with a Jira audit trail.
The problem
Rapid offboarding across four separate systems by hand is slow and inevitably leaves something behind, especially when speed matters most after an abrupt departure. The lack of an audit trail compounds the risk.
Solution and impact
This workflow removes a user from Entra ID, AWS, BambooHR, and Slack in a single coordinated run and opens a Jira issue documenting every step. Offboarding is fast, complete, and auditable.
