An overview of the current Slack Slack Commands can be reviewed at the following URL: https://geant.slack.com/apps/A0F82E8CA-slash-commands?page=1

The three slash commands of note are:

/pulse - (https://geant.slack.com/services/B0G7VRP1A) POSTs to https://test-eumetsat02.geant.net/slackrestservice/integration/slack/update/

/servicenow (https://geant.slack.com/services/B2WV4B9S8) - POSTs to http://83.212.99.237:8080/servicenow/slashcommand/v1/insert/

/support (https://geant.slack.com/services/B4UBM51M5) - POSTs to http://83.212.99.237:8080/servicenow/slashcommand/v1/insert/


The source code for the slackrestservice REST Web Service can be found here: https://git.geant.net/gitlab/src/slack_rest_service/tree/master/src/org/geant/slack

The source code for the servicenow REST Web Service can be found here: https://git.geant.net/gitlab/src/servicenow/tree/master/org/geant/servicenow

  • No labels