Hi there,
each ticket has event logs and some of these events are of type external , which indicates email communication happening , so my question is how can i know that the event is an external or internal ( email sent to internal team ) , there is no much info in the json properties of the field as indicated below:
{"id":11598550882329,"type":"External","via":{"channel":"rule","source":{"from":{"deleted":false,"title":"Create or update sub tickets with Fork","id":5880684253209,"revision_id":3},"rel":"trigger"}},"resource":"5880216555801","body":"{{ticket.id}}"}
is there any other endpoint i can know where the email is going to on an event level ?
regards,