Versions Compared

Key

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

...

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

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

...

...

Outreach Manager Node

When we open the Outreach Manager node, we could an option to choose the Outreach.

...

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

...

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

...

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

    Image Added

  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