Hi!
I need to implement am app which perform some actions after an article was linked or created within a ticket. The same as
client.on('ticket.save' ....
is there any similar event listener but only for creation or linking an article?
Hi!
I need to implement am app which perform some actions after an article was linked or created within a ticket. The same as
client.on('ticket.save' ....
is there any similar event listener but only for creation or linking an article?
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
There isn't a framework event listener for articles linked or created within the context of the knowledge capture app, unfortunately. You would likely need to build an app with similar functionality to the knowledge capture app to implement the logic to accomplish this on your end.
Sorry I couldn't be more help!
Tipene