Since each team in slack generates different incoming webhook for each app, is there a way this package can manage to change the endpoint for different users? I see that on Slack for PHP it's possible, but here you have just one preconfigured endpoint in the config/slack.php file.
Am I getting something wrong?
Since each team in slack generates different incoming webhook for each app, is there a way this package can manage to change the endpoint for different users? I see that on Slack for PHP it's possible, but here you have just one preconfigured endpoint in the config/slack.php file. Am I getting something wrong?
Thank you!