CreateChannelWrapper
Shift Management Pack.#
This Script is part of theSupported versions
Supported Cortex XSOAR versions: 5.5.0 and later.
Creates a channel in Slack v2 or in Microsoft Teams. If both Slack v2 and Microsoft Teams are available, it creates the channel in both Slack v2 and Microsoft Teams.
#
PermissionsThis automation runs using the default Limited User role, unless you explicitly change the permissions. For more information, see the section about permissions here: https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/6.10/Cortex-XSOAR-Administrator-Guide/Automations
#
Script DataName | Description |
---|---|
Script Type | python3 |
Tags | Shift Management, ooo |
Cortex XSOAR Version | 5.5.0 |
#
InputsArgument Name | Description |
---|---|
name | The name of the channel. |
type | The channel type. Can be "private" or "public". Relevant only for Slack. |
team | The team in which to create the channel. Relevant only for Microsoft Teams. |
description | The description of the channel. Relevant only for Microsoft Teams. |
#
OutputsThere are no outputs for this script.