Wait for a WhatsApp, Viber, Instagram, or Messenger Response

更新时间:
复制 MD 格式

The Wait for Response component pauses a Chat Flow until the user replies on WhatsApp, Viber, Instagram, or Messenger, or until a timeout occurs.

Component information

Icon

Name

Wait for Response icon

Wait for a WhatsApp, Viber, Instagram, or Messenger Response

Prerequisites

To configure this component, access the flow canvas by using an existing flow or creating a new one.

  • Go to the canvas of an existing flow

    In the Chat Flow > Flow Management > Flow Name

  • Create a new flow to open its canvas. For more information, see Create a flow.

Procedure

  1. On the canvas, click the Wait for a WhatsApp, Viber, Instagram, or Messenger Response component icon to open its configuration panel on the right.

    The panel shows active variables (incomingMessage, wabaId, wabaPhoneNumber, customerPhoneNumber, customerName), waiting time (default: 30 seconds), timeout branch (toggle to enable), and response settings (custom output variable name).

  2. Configure the component parameters. Refer to the Parameters table below for details.

  3. After you finish the configuration, click Save. In the dialog box that appears, click Save.

Parameters

Parameter

Description

UI description

Waiting Time Settings

Sets the duration to wait for a user reply before the flow continues.

Enter the wait duration in seconds in the waiting time (required) field. Default: 30.

Timeout Branch Settings

Disabled by default; the flow proceeds to the Replied branch. When enabled, a Not Replied branch handles cases where the user does not respond before timeout.

Set the timeout in the waiting time field (for example, 30 seconds). When time expires, the flow takes the Not Replied branch.

Response Settings

Defines a custom output variable name. The variable appears in the active variables list for downstream use.

Example: enter test in the custom output variable name field.