Skip to main content
All CollectionsTemplatesBasic
Verify User's Group Membership in Ping via Slack Command - Workflow Template
Verify User's Group Membership in Ping via Slack Command - Workflow Template

Receive a Slack command with an optional group and provide the group membership including a match if a group is provided.

Updated over a week ago

This workflow template automates the process of verifying a user's group membership details within Ping Directory upon receiving a Slack command. The workflow checks if the user is present in Ping and retrieves associated group membership information. It also evaluates if a specific group is mentioned in the command and confirms membership in that group, before sending the membership details back to the Slack user. This empowers teams with instant identity and access management checks directly from Slack.

Trigger

Slack Slash Commands

Optional Triggers

"Use Microsoft Teams instead of Slack"

Use Cases

Identity and Access Management

Workflow Breakdown

  1. Receive an event via a Slack command to run the workflow

  2. Check for the user in Ping, and if found retrieve the users assigned groups

  3. If a group was provided in the Slack command, check if there is a matching group

  4. Send a message back to the originating Slack user on the group membership information of the user

Vendors

Slack, Utils, PingOne

Workflow Output

Slack Notification about the group membership

Did this answer your question?