I'm trying to use a link (in a mrkdwn
) to work similar to a button, for design purposes (can integrate it better with text). So when the user clicks that link, I want it to trigger an action or a slash command (along with auth data), so I can open a dialog that shows more info.
I'm wondering if there's any way to achieve this, or if we can create a link for a slash command.