Can we to use RTC api in groovy script of UCR plugin?
I am a beginner in RTC and recently started working on UCR and RTC integration.
The RTC plugin for UCR is unidirectional i.e only fetches data from RTC and does not send back data.
We are trying to create a UCR plugin that can set attribute value on RTC workitem based on some activity done in UCR. In addition to this we are also Trying to create a Release in UCR based on workitem creation in RTC.
Can we directly use the RTC API's in groovy scripts of UCR plugin to fetch/send data to/from RTC?