Update profile
Slack Update Profile is a powerful AI-driven tool that allows admins to seamlessly update user profile fields such as name, title, phone number, and pronouns within their Slack workspace. Designed for team administrators on paid Slack plans, it streamlines profile management ensuring accurate and up-to-date user information.
Features
- Update basic Slack user profile fields including display name, first name, last name, phone, pronouns, and title.
- Allows admins to change user emails for paid Slack teams, enhancing admin control.
- Supports modifying user profiles via API with secure user ID specification.
- Compliant with Slack's official API methods, ensuring reliable and consistent updates.
- Facilitates easy integration with automation platforms like Pipedream for workflow optimization.
Benefits
- Saves time by automating bulk profile updates across Slack workspace.
- Maintains consistent and professional user information to improve team communication.
- Enables swift corrections to user data without manual Slack UI intervention.
- Provides admins with enhanced control over user profiles, supporting organizational policies.
- Improves user experience by ensuring profiles reflect accurate and current information.
Description
Update basic profile field such as name or title. See the documentation
Parameters
8 parameters
| Name | Type | Description |
|---|---|---|
| displayName | string | The display name the user has chosen to identify themselves by in their workspace profile |
| firstName | string | The user's first name |
| lastName | string | The user's last name |
| phone | string | The user's phone number, in any format |
| pronouns | string | The user's pronouns |
| title | string | The user's title |
| string | The user's email address. You cannot update your own email using this method. This field can only be changed by admins for users on paid teams. | |
| user | string | ID of user to change. This argument may only be specified by admins on paid teams. |