When working with bots surfaced in the webchat channel you might need to give users the option of clicking on hyperlinks to take them to additional information.

The existing Send an Response action in UI Builder let's you do this and will recognize a URL in text property.

  1. Click on the + node in UI Builder and add a new Send a Response action:

Untitled

  1. Set the Text property to this is a test: https://www.freecodecamp.org/

Untitled

  1. Click Save, then Test:

Untitled

  1. The hyperlink is rendered alongside the text in the action. The icon next to the URL indicates that clicking on the link will open a new tab:

Untitled