Hi!
Is it possible to create a webhook that can insert an internal comment on a follow-up ticket that includes the original tickets Assignee, Group, and the date it was solved?
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Sorry for the missed reply. This is possible, but not with a trigger and webhook alone. The trigger that would notify the webhook on follow-up creation does not have access to the prior follow-up source ticket's data. So the webhook endpoint URL would have to be a custom middleware app that: