I send users a laxative message using the button through the Slack App. Each time I click the button, I create a new URL.
At the moment, I can return the URL as a message. The user clicks on the message to open the URL in the browser.
Instead of sending the message back, I want to open the URL directly in the browser using the slack API.
How can i do this? I can not find anything in the documentation that does this.
thanks
PS: integration with Google Drive does it already.
source share