Page Connector

Modularize large and complex flows by spreading them across pages.

When you use Webex Connect for orchestrating a sophisticated, multi-step, multi-branch flow, you may have certain operations that may be needed across various branches. For example, if you configure a self-service automation flow using Carousels in Facebook Messenger or RCS Business Messaging, wherein each card provides customers with a different start point (e.g., booking a flight ticket, canceling a flight ticket, web check-in, etc.) at some point you may want to provide the customer with an option to get connected with an agent.

In such cases, while you can repeat the node sequence for transferring a conversation to an agent, you can reduce the configuration effort and modularise your flow by configuring this node sequence on a separate page, and then connecting it with relevant points in your overall flow using the Page Connector node. Typically the flow canvas loading starts to slow down once you have more than 200 nodes on the flow designer canvas.

Page Connector node allows you to connect flows that are split across multiple pages within the flow builder canvas.

Creating a Page to modularize reusable parts

Click on the '+' symbol next to the main flow tab on the top right corner of the flow builder canvas. Provide the contextual name for the flow part that you modularize. For example, escalate a conversation to an agent. Click 'OK'. The new page tab will be created to the left side of the existing pages.

1161

Creating a Page for Modularizing a Reusable Node Sequence in a Flow

Once the new page has been created, configure the node sequence that you want to use at various stages within the overall flow.

Using Page Connector Node

Drag-drop a Page Connector node on the canvas and double-click the node to open for configuration.

From the drop-down, either create a new page or select an existing page to connect the flow with the flow on the selected page and then click Save. The Page Connector node becomes the source node and any new node that is added must have connectivity from the Page Connector node.

1600

Using Page Connector Node in the main flow

📘

You must connect the Page Connector node to the target node. Otherwise, the flow may not execute properly.

1600

Connections with the Modularized Flow Segment

📘

Variable Management when using Page Connector Node

Flow variables aren't automatically shared across pages. You can use custom variables to selectively share the relevant variables across various pages.