In this article
...
Parameter Name | Data Type | Description | Default Value | Example | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Label | String |
| Channel Operations | Channel Operations | ||||||||
Operation | Drop-down list | Select an operation from the following list of permitted channel operations and specify the corresponding details needed:
| List Members | Invite User | ||||||||
Channel | String/Expression/Suggestion | Required for all channel operations except Create Channel. Select a channel from the list of suggested channels to perform the selected channel operation. Alternatively, you can enter the channel name and/or channel ID in one of the following formats.
| N/A | #testprivate:G019B3ETYMB | ||||||||
Users | String/Expression/Suggestion | Required for channel operation - Invite User. Select a user from the suggested values which are typically the list of users available in the workspace. Alternatively, you can enter one or more usernames and/or user IDs, separated by commas, in one of the following formats:
The specified set of users are invited to join the selected channel. | N/A | @user.name:W01A94P7MK1 | ||||||||
User | String/Expression/Suggestion | Required for channel operation - Remove User. Select a user from the suggested values which are typically the list of users available in the workspace. Alternatively, you can enter one or more usernames and/or user IDs, separated by commas, in one of the following formats:
The specified user is removed from the selected channel. | ||||||||||
Name | String/Expression | Required for channel operation - Create Channel. Enter a name for the new channel. | N/A | Support_Vertical | ||||||||
Private | Check box | Required for channel operation - Create Channel. Select this check box to keep the new channel private – visible to only members/invitees. | Not Selectedselected | Selected | ||||||||
New Name | String/Expression/Suggestion | Required for channel operation - Rename Channel. Enter the new name for the channel. | N/A | ReleaseTeam_Channel | ||||||||
Snap Execution | Drop-down list | Select one of the three following modes in which the Snap executes:
| Execute only | Validate & Execute |
...
This Pipeline uses two features of the Channel Operations Snap – Create Channel and Invite User. The first Channel Operations Snap is configured to create a new channel with a unique name defined as an expression. It creates the channel with the name vinchannel48873 and displays its details in the output view.
Channel Operations Snap (Create Channel) | Output |
---|---|
The next Snap invites a user to the new channel. It displays the result of the Invite User operation in the output view.
Channel Operations Snap (Invite User) | Output |
---|---|
Example 2: Rename a channel and view its details and subscribers
This Pipeline uses three features of the Channel Operations Snap – Rename Channel, List Members and Channel Info.
Channel Operations Snap (Rename Channel) | Output |
---|---|
The first Channel Operations Snap is configured to rename the channel generic_edit to generic_edited (for example purposes only). You can see the updated details in the output view. The Snap also retrieves the previous 10 names that the channel was given. The next Channel Operations Snap is configured to retrieve the list of members in the channel.
Channel Operations Snap (List Members) | Output |
---|---|
Based on the channel specified, this Snap returns the list of all members in the channel. You can see the updated details in the output view. The Snap also returns the entire output from the previous Snap, for each member entry retrieved. The next Channel Operations Snap is configured to retrieve details of the channel.
Channel Operations Snap (Channel Info) |
---|
Output |
Based on the channel selected in this Snap, it returns the details of the channel. You can see these details in the output view.
...
- Slack Snap Pack
- Start building Slack apps
- Scopes and Permissions
- Snap Support for Ultra Pipelines
- SnapLogic Product Glossary
- Getting Started with SnapLogic
...