Delete User with BigPanda and Send Results via Slack
This automation deletes a user and sends the operation results to Slack using an intermediary service called BigPanda. The user runs this automation, which consists of two steps. In the first step, it deletes the specified user using the BigPanda service and user ID as parameters. In the second step, it sends a message to a specified Slack channel with the results of the first step.
icon
icon
Breakdown
  1. Delete User with BigPanda.
  2. Send results via Slack.