Is there a way to signal to CommitCRM from the outside, to have it display a ticket? Back in the very old Windows days we'd do this with dynamic data exchange (DDE). More currently, Microsoft Office products offer an automation API where you can drive the user interface to do pretty much anything.
I'm working on some app integration in Microsoft Teams and want to be able to display a clickable ticket hyperlink in a discussion thread. When clicked, CommitCRM (assumed to be running on the local workstation) would display the ticket.
All that I am missing is a way to stimulate CommitCRM to open the specified ticket.
-- Craig
I'm working on some app integration in Microsoft Teams and want to be able to display a clickable ticket hyperlink in a discussion thread. When clicked, CommitCRM (assumed to be running on the local workstation) would display the ticket.
All that I am missing is a way to stimulate CommitCRM to open the specified ticket.
-- Craig
Comment