In the HTTP request object, it is possible to send data to an external system. This can be done as a request per customer or a selection of customers per request. For the latter example, the Smarty solution is required.
Below is an example flow in which $customerSelection can be used:
The $customerSelection can be accessed using a foreach statement. Please see the example below: