DEV Community

Max Katz
Max Katz

Posted on • Originally published at maxkatz.org on

Flowgraphic: Get Notified in Slack When a User Is Suspended

This automation flow sends a message to a Slack channel when a user get suspended in your Okta organization.

Get notified in Slack when a user is suspended in an organization
Get notified in Slack when a user is suspended in an organization

The automation consists of the following cards (steps):

  1. The flow is triggered when a user is suspended in Okta ( User Suspended card).
  2. Compose card creates a text message using data mapped from User Suspended card.
  3. Message is passed to Send Message to Channel card which sends the message to a Slack channel.

User suspended message in Slack
User suspended message in Slack

To learn more about Workflows, try these tutorials.

Top comments (0)