Home Home
  login

Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




capture issuecreated event

add-ons

Dear support,

can i capture IssueCreated event and post issue data to an external application like sharepoint?

example: public override void IssueCreated(IssueEventArgs Args)

and put dll into bin folder

thanks

lucaslyu
· 1
lucaslyu
Replies (3)
helpful
0
not helpful
ANSWER

Yes, you can create a gemini plug-in to do so.
See our twitter plug-in for a sample: https://www.geminiplatform.com/news/twitter-plug-in-refreshed


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

thanks for quick reply, can i directly put a dll into bin folder to capture issuecreated event?


lucaslyu
· 1
lucaslyu
helpful
0
not helpful

Yes, into the plugins directory under th bin directory.


Mark Wing
· 9108
Mark Wing