Hi, we are working on receiving messages that come from an agent / bot configured on your platform. As explained in the documentation (https://developer.tiledesk.com/apis/tutorials/rest-api/sending-and-receiving-messages#receiving-new-messages-notifications-using-webhooks), we configured the webhook by registering the subscription and passing the value “message.create” as an event parameter. We noticed that this last event forwards not only outgoing messages (i.e. from your platform to our server), but also incoming messages and notifications relating to the reassignment of a chat to another operator / bot. Is there an event that can only forward messages that are sent by the operator / bot?
Andrea