Slack Webhook Body - Problem with URL

Hi,

I'm trying to put the URL to a specific row into a Slack Webhook notification.

Slack uses the following format for that:

"text": "<http://www.example.com|This message *is* a link>"

So what I want to do is the following:

"text": "<<<_ROW_WEB_URL>>|My link>"

Which gives me the following error:

Contains expression '<<<_ROW_WEB_URL>>' which begins with too many '<' character.

Is there any way to work around this? I've tried adding a white space or some other invisible character between the first and the second < but then Slack won't display the link correctly.

Thanks,

Alex

1 1 85
1 REPLY 1

Did you figure this out?

Top Labels in this Space