Search code examples
slack-apislack

Slack: team slack herokuapp.com


I see many 'name team'-slack.herokuapp. invitations (join) to teams. I'm an admin of my team and I want to make such an invitation. How to do it?


Solution

  • You need to create a small web app that automates the invitation process through the slack-api. For our luck somebody has already done that and it's on GitHub: https://github.com/outsideris/slack-invite-automation.