It is very easy to add a hyperlink in Dialogflow. Here’s a quick tutorial on how to do it in simple steps:
- Inside the Agent editor, find and open the intent you want to edit.
- After that, scroll down to the Responses section and click 'Add Responses'.
- Pick 'Text Response' to proceed.
- Following that, type the anchor text and its corresponding link. Use the markdown format if your chatbot supports it. Otherwise, write in plain text.
- Once done, review your input and click 'Save'.
- After completing these steps, the hyperlink will be added to your Dialogflow intent. It will be displayed as one when the response is sent to the user.