Redirect Block
The Redirect block enables you to send users to a specified URL, either in the current tab or a new tab, enhancing navigation within your bot’s flow.
🔗
Use the Redirect block in the Flow Editor to guide users to external URLs seamlessly.
Redirect Options
The Redirect block allows you to configure the following:
- URL: Specify the target URL for redirection.
- Tab Behavior: Choose whether to open the URL in the current tab or a new tab.
⚠️
Safari and iOS devices may block redirects in a new tab by default, displaying a popup to the user. Test the Redirect block on these devices to ensure compatibility.
