Hello,
Is there any way to track information about which Articles were used in a Ticket transaction when using the RT REST API?
For example, when creating a Comment or Reply, can we see data about the Articles included in that transaction?
Currently, to face that limitation, we have developed a scrip that intersects the AddLink Transactions when a link between the Article and Ticket is created and added some information about the Article in the last comment/correspond transaction of the Ticket. Is there any better way to do that?
Thanks in advance for any guidance!