webhookPivotalTracker
Webhook for creating incidents in Pivotal Tracker. Maps incoming OverOps webhook Alert to Pivotal Tracker RESTful API.
Retrieve webhookRally.war from /bin. Deploy to tomcat/webapps directory.
Update WEB-INF/classes/webhook.properties
apiURL=URL obtained from REST API settings page. See link above. apiToken=Api token obtained from Pivotal Tracker user profile projectid=oroject id number from Pivotal Tracker WSlogging=true //Enable to see Web Service calls in catalina.out
Tested with Tomcat 8.x and Jetty 8.