Skip to content

SIGNL4#

The SIGNL4 node allows you to automate work in SIGNL4, and integrate SIGNL4 with other applications. n8n supports sending and resolving alerts with SIGNL4.

On this page, you'll find a list of operations the SIGNL4 node supports and links to more resources.

Credentials

Refer to SIGNL4 credentials for guidance on setting up authentication.

Examples and templates

For usage examples and templates to help you get started, take a look at n8n's SIGNL4 integrations list.

Basic Operations#

  • Alert
    • Send an alert
    • Resolve an alert

Example Usage#

This workflow allows you to send an alert on SIGNL4. You can also find the workflow on the website. This example usage workflow would use the following two nodes. - Start - SIGNL4

The final workflow should look like the following image.

A workflow with the SIGNL4 node

1. Start node#

The start node exists by default when you create a new workflow.

2. SIGNL4 node#

  1. First of all, you'll have to enter credentials for the SIGNL4 node. You can find out how to do that here.
  2. Enter a message in the Message field.
  3. Click on the Add Field button and select 'Title'.
  4. Enter a title in the Title field.
  5. Click on Execute Node to run the workflow.