
Workflows
Search users
This workflow enables you to search users with table search queries. You can also choose to return the team details of the users.
Create user
This workflow enables you to add new users to the Catalog. Additionally, if the users you add have the same email as their Slack accounts, you can choose to send a direct message, prompting them to provide any incomplete information.
Create team
This workflow enables you to create a user team. You have the option to form a managed team, in which only team admins and the app admins can add users to the team.
Update user
This workflow enables you to update the details of a user. It changes all details of a user.
Listen to the users who join Slack and add them to Catalog
This workflow is triggered when a new user joins your Slack workspace. If your "addUsersWhoJoinedSlack" is "true" in the Settings(in App Config), it adds the user to the catalog.
Update team
This workflow enables you to update the details of a team. It changes all the details of a team.
Join a team
This workflow enables you to join an unmanaged team.
Remove users from team
This workflow enables you to remove users from a team if you are the team admin or app admin.
Update user partially
This workflow enables you to update the details of a user. It changes only the provided details of a user.
Delete team
This workflow enables you to delete a team.
Delete user
This workflow enables you to delete a user. The workflow also deletes the user from teams.
Get started
This workflow enables you to get started with the Catalog app. You can disable this app after the setup completed.
Search teams
This workflow enables you to search teams with table search queries. You can also choose to extend the member and admin details of the teams.
Get user
This workflow enables you to get user details. You can also choose to return the team details of the user.
Synchronize your Slack workspace
This workflow enables you to synchronize your Slack workspace with the Catalog. Additionally, you can choose to send a direct message to newly registered users, prompting them to provide any incomplete information.
Update personal user details
This workflow enables users to update their details. Users can't update the details of another user.
Get team
This workflow enables you to get team details. You can also choose to extend the member and admin details of the team.
Create or update user
This workflow enables you to either create a new user or update an existing one. If the given user ID corresponds to an already existing user, the workflow will update that user. If the provided user ID does not currently exist, the workflow will generate a new user. If you do not provide a user ID, the workflow will also generate a new user.
Update team partially
This workflow enables you to update the details of a team. It changes only the provided details of a team.
Create or update team
This workflow enables you to either create a new team or update an existing one. If the given team ID corresponds to an already existing team, the workflow will update that team. If the provided team ID does not currently exist, the workflow will generate a new team. If you do not provide a team ID, the workflow will also generate a new team.
Add users to team
This workflow enables you to add users to a team if you are the team admin or app admin.