Is there any way to add hyperlink to bot message?

harvy purohit 21 Reputation points
2022-03-31T23:57:07.57+00:00

I am looking for a way to add a hyperlink in bot response and send a proactive message after user has clicked on it : Please click this link to register. I went through a lot document but have no idea, please help.

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
942 questions
0 comments No comments
{count} votes

Accepted answer
  1. YutongTie-MSFT 53,971 Reputation points Moderator
    2022-04-01T03:30:07.043+00:00

    Hello @harvy purohit

    Thanks for reaching out to us. You can use markdown in your message to do so as below cheatsheet:
    https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#links

    Example as your requiment:

    Please click this link to register...

    Hope this helps!

    Regards,
    Yutong

    -Please kindly accept the answer if you feel helpful, thanks.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. KuppiReddygariSamthrushaReddy-3789 66 Reputation points
    2024-10-15T11:37:11.19+00:00

    Hi @YutongTie-MSFT ,

    Anchor tag is not working in bot, I tried in adaptive cards.io designer. Can you please suggest do we have any other alternative to have anchor tags / hyperlinks in bot responses??

    Regards,

    Samthrusha.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.