Hi Team,
When the payload contains a URL that uses a protocol other than HTTPS or HTTP in the Notify, the URL is broken in the frontend user message. For example, when we send a URL with a different protocol (such as mailto:, msteams:, or a custom protocol), the link breaks and is not rendered correctly.
Sample payload with a non-HTTPS protocol:

Bot response:

HTTPS protocol with the same structure:

Bot response:

Please help us find a solution for this issue, as it is currently impacting multiple live use cases.

