<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Store:etc/config.xsd">
    <default>
        <boomi_integration>
            <services_push_order>
                <title>Services - Order Push To Boomi</title>
                <enabled>0</enabled>
                <path>createOrders</path>
                <debug>1</debug>
            </services_push_order>
        </boomi_integration>
    </default>
</config>