Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In this article

...

Works in Ultra Pipelines

Limitations

  • You can send up to a maximum of 3000 messages per app per day, to a given channel.
  • You can create up to 37 channels in a team besides the default channel - General.

Known Issues

None.

Snap Input and Output

...

Parameter NameData TypeDescriptionDefault ValueExample 
LabelString
Insert excerpt
File Writer
File Writer
nopaneltrue
Create ChannelCreate Dev Channel
Team IDString/Expression/SuggestionRequired. Enter the ID of the team. Alternatively, click the Image Modified icon to fetch a list of team IDs associated with the account. N/Ab22e8da4-17c1-45c0-baa9-47aed7344e92
Channel NameString/ExpressionRequired. Enter a name for the new channel. N/AMarketing Discussions
Channel DescriptionString/ExpressionEnter a description for the channel.N/AA private group to discuss marketing initiatives
Private ChannelCheck box

Select to create the specified channel as a private channel. 

Info
titlePublic and Private Channels

Public channels contain all team members, by default. You can add or remove members in private channels.


Not selectedSelected
Number of RetriesString/Expression

Enter the number of attempts the Snap makes to perform the selected operation in case of connection failure/unsuccessful attempts. 

Info
titleTo avoid 502 Bad Gateway error

Use a higher value (such as 3, 4, or more) in this field to ensure the Snap/Pipeline runs successfully. 


03
Retry Interval (seconds)String/Expression

Enter the time interval in seconds between retry attempts.

Info
titleTo avoid 502 Bad Gateway error

Use a higher value (such as 3, 4, or more) in this field to ensure the Snap/Pipeline runs successfully. 


16
Snap ExecutionDrop-down list

Specifies the execution typeSelect one of the three following modes in which the Snap executes:

  • Validate & Execute
: Performs
  • . Performs limited execution of the Snap
(up to 50 records)
  • and generates a data preview during Pipeline validation
;
  • , then performs full execution of the Snap (unlimited records) during Pipeline
execution
  • runtime.
  • Execute only
: Performs
  • . Performs full execution of the Snap during Pipeline execution
; does not execute the Snap during Pipeline validation
  •  without generating preview data.
  • Disabled

: Disables
  • . Disables the Snap and

, by extension, its downstream Snaps
  • all Snaps downstream from it.

Execute onlyValidate & Execute

...