Skip to main content
Solved

Nesting links in a Slack message

  • February 25, 2021
  • 1 reply
  • 62 views

Forum|alt.badge.img+13

I’m making an automation right now and would like to nest a link (kept in 1 field) into the text of another field. Essentially I have the two fields I would need to do this in Slack here:

But I would like to do this on the AT side so it comes out cleanly like it would if I did it in Slack. Slack formatting doesn’t offer a way to nest links with a text shortcut. Has anybody done this?

Best answer by Alyssa_Buchthal

and of course, markdown is the language of choice, not html. Lesson to the wise! API documentation is best: Formatting text for app surfaces | Slack

1 reply

Forum|alt.badge.img+13
  • Author
  • Inspiring
  • Answer
  • February 25, 2021

and of course, markdown is the language of choice, not html. Lesson to the wise! API documentation is best: Formatting text for app surfaces | Slack