Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

Need for Outreach Manager Node

In order to connect the Outreach Manager interfaces and data to the actual cascading logic in the Experience Designer, Outreach Manager Node can be used. Outreach Manager Node helps in connecting to the Outreach Manager and the Population data.

Finding the Outreach Manager Node

  • In the Experience Designer, search for “Outreach Manager“ in the left pane.

  • The Outreach Manager node could be found under the Orbita section.

Outreach Manager Node

When we open the Outreach Manager node, we can select an option from a dropdown to choose the Outreach campaign.

All the Outreach created on the Outreach Manager page would be available in the drop-down irrespective of the status of the Outreach. But for the Outreach to work, it must be marked as Live on the Outreach Manager page using the 3 dot menu.

Outreach Details

Select an Outreach from the drop-down and click the Done button to save it.

The Outreach Manager node will give the complete details of the Outreach and the key details of Population Schema in the Output pin. These details can be used to build the logic in the Experience Designer.

The complete details of the Outreach would be available as a payload in the Output in of the Outreach Manager node as below

Population Details

The Population data can be retrieved through the Dynamic Data node using the Population Schema details from the Outreach Manager node’s output pin.

The input for the Dynamic Data node can be constructed using a function node.

  1. Connect a Function node to the output of the Outreach Manager Node

  2. Add the following code to the Function node

  3. Connect the output of the Function to the Dynamic Data node

  4. The Population Schema data will now be available in the Dynamic Data Node

  • No labels