👉 Outserts, also known as an Outbound Request or a Re-Send, are instances of the Send API that send data to another service. These requests are typically sent via HTTP POST method and contain a JSON payload with the desired data to be sent. They are used when you want to send data to another system without having to re-send it in one go.