Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
Created by: dzaporozhets
Created by: kirs
I'm ready to implement this feature because we're already using campfire hooks in my company. Is there any service hooks engine to start the work?
By Administrator on 2012-10-09T21:44:05 (imported from GitLab)
we have WebHook model with STI (SystemHook, ProjectHook) When you push to project -> ProjectHooks are triggered.
By Administrator on 2012-10-10T08:35:46 (imported from GitLab)
Maybe we need to create a new entity like ProjectServices
ProjectServices
project_id service_type # Like Campfire token # some token url ... etc ..
By Administrator on 2012-10-10T08:37:38 (imported from GitLab)
I can help you with recommendations & frontend if you are going to do it
By Administrator on 2012-10-10T08:38:50 (imported from GitLab)
Yep, we need something similar with model which could store any number of attributes like a project id or milestone id. I will try to implement the model and some basic service hooks.
By Administrator on 2012-10-10T22:36:57 (imported from GitLab)
Created by: kirantpatil
Please write generic hooks so that other chat apps #1913 (closed) can be integrated.
By Administrator on 2012-11-05T01:53:47 (imported from GitLab)
Created by: dosire
Moved to http://feedback.gitlab.com/forums/176466-general/suggestions/3788054-service-hooks-for-campfire
By Administrator on 2013-03-27T09:00:13 (imported from GitLab)