Yes we have done a basic, alert system to push notifications from our Work Management system (written in Aware) into our Developer's Slack room, so they get notified when we assign them work. Pretty simple, uses an Aware service to POST this:
{"text"
: "NEW HIT#2510 for ClientName \n Assigned by: Rod \nSubject: Please add ML Region column in the Search Invoices grid from the Customer Invoices module","mrkdwn"
: true
}
And you get this:
