Legacy Dev Forum Posts

 View Only

Sign Up

Add HyperLink in Message Flow

  • 1.  Add HyperLink in Message Flow

    Posted 06-05-2025 19:27

    _sachin | 2024-11-25 19:18:22 UTC | #1

    I am trying to add Hyperlink in Send Response block of Message Block.

    Requirement is to send a response to customer like Callback-form(https://test.com/callback), I want to only display callback-form to customer as a link.

    What should be the syntax to achieve above requirement.


    Jerome.Saint-Marc | 2024-11-27 17:05:35 UTC | #2

    Hello,

    If your end user (i.e. customer) is using Messenger as the interface for Web Messaging, note that Messenger supports markdown syntax.

    To send an hyperlink like you are describing, the text would be: [Callback-form](https://test.com/callback) This will show up as an Hyperlink in the Messenger's interface.

    Regards,


    _sachin | 2024-11-28 14:57:32 UTC | #3

    Thanks, It worked.


    system | 2024-12-29 14:58:19 UTC | #4

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 30555