This app implements a simple workflow for monitoring Service Cloud for CASE_COUNT_THRESHOLD occurrences of CASE_TYPE within CASE_TIME_THRESHOLD and posts to CHATTER_GROUP_ID via the Force.com REST API when conditions are met.
CASE_COUNT_THRESHOLDCASE_TIME_THRESHOLDCHATTER_GROUP_IDSALESFORCE_USERNAMESALESFORCE_PASSWORD
If more than CASE_COUNT_THRESHOLD Cases of type CASE_TYPE are opened in CASE_TIME_THRESHOLD seconds,
a post will be created on the CHATTER_GROUP_ID Chatter Group.