Notification

The "Notification" is typically used at the end of the pipeline and doesn't have an output that can call the next task.

It is typically used to send messages to the "write" integrations you configured before.

For example, that's how you can send a message to Slack:

Resulting message in Slack:

Learn more about the formatting of messages here.

If an integration supports sending files to it (for example, E-mails), you can do it the same way it is done with the "API call".

Last updated