Lookup

Most recent version: v0.1.2

See the changelog of this Action type here.

Overview

The Lookup action allows you to retrieve information from your uploaded lookups. To learn more about how to upload data, go to Enrichment.

Ports

These are the input and output ports of this Action:

Input ports
  • Default port - All the events to be processed by this Action enter through this port.

Output ports
  • Default port - Events are sent through this port if no error occurs while processing them.

  • Error port - Events are sent through this port if an error occurs while processing them.

Configuration

1

Find Lookup in the Actions tab (under the Enrichment group) and drag it onto the canvas. Link it to the required Listener and Data sink.

2

To open the configuration, click the Action in the canvas and select Configuration.

3

Enter the required parameters:

Parameter
Description

Select table*

Select the table you wish to retrieve data from. The tables that show here in the list will be those you previously uploaded in the Enrichment view.

Key columns

The Key column you selected during the upload will automatically appear. Select the field to search for this key column.

Outputs

Choose the field that will be injected from the drop-down and assign it a name. Add as many as required.

4

Click Save to complete.

Last updated

Was this helpful?