Redirect a user to an external url

Hi

I would like to find out how I can redirect a conversation to an external website without using a button or a quick reply.

This bot will be used on a website.

Please see the image below

Tanks
Eckhardt

Hi

We do not support redirection without an action from the end user.

You will have to either

  • Share the link in a text message
  • Add the link to the button. On click of the quick-reply button, the page will redirect.

I have use case, where the same process is required , but i need to pass variable/values from bot that will act as dynamic query parameters onbutton click in the bot , this redirects to the webpage. Till this process it is doable. But how to auto fill the webpage filter for ex: fields like Source and destination of a airline webpage, with the values that passed as query parameters inthe webpage.