Navigate to Web Page

The Navigate To Web Page Action is used to move the user from one Web Page to another, as long as they are on the same Web Flow. Web Pages can be created and managed from Web Flows Builder.

670

Use Cases

Any situation where the user can go backwards and forwards through a flow without losing the information they previously entered. For example, once the user has submitted their phone number, they can be taken to the next Web Page to enter their email.

Properties

Web Page

The Web Page that will be displayed when this Action is executed.

Inputs

If the destination Web Page has any Variables in it, they can be optionally set using Airscript Expressions.

Example

In this example, a Navigate to Web Page Action is run when pressing the Button Control. Since the landing Web Page has two inputs, in this instace, they can be passed through their corresponding Variables:

747