<?xml version="1.0"?>
<!--
/**
 * @author Amasty Team
 * @copyright Copyright (c) Amasty (https://www.amasty.com)
 * @package TikTok Pixel by Amasty
 */-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Communication/etc/communication.xsd">
    <topic name="amasty_pixel_tiktok.track" request="Amasty\PixelTikTok\Api\Data\ApiEventDataInterface">
        <handler name="tiktokApiEventProcessor" type="Amasty\PixelTikTok\Model\Queue\EventApi\Consumer" method="process"/>
    </topic>
</config>
