<turbo-stream action="update" target="wiki_card"><template>

<h1>Integrating Customer Statistics via Rapidi</h1>
<div class="trix-content"><div><em>Overview</em><br>This article details how to expose Business Central’s Customer Statistics page (ID 9082) as a web service and integrate its data with Salesforce using Rapidi. This setup enables real‑time synchronization of key customer metrics between your ERP and CRM systems.<br><br></div><div><strong>Step 1: Publish the Customer Statistics Page as a Web Service:<br></strong><br></div><ol><li><strong>Access the Web Services Page:</strong><ul><li>In Business Central, search for and open the <strong>Web Services</strong> page.</li><li>Click <strong>New</strong> to add a new web service.</li></ul></li><li><strong>Configure the Service:</strong><ul><li><strong>Object Type:</strong> Select <strong>Page</strong>.</li><li><strong>Object ID:</strong> Enter <strong>9082</strong> (the Customer Statistics page).</li><li><strong>Service Name:</strong> Provide a meaningful name (e.g., <em>CustomerStatistics</em>).</li><li><strong>Published:</strong> Ensure this is set to <strong>True</strong>.</li><li>Save the record.</li></ul></li><li>Business Central will generate a URL for the new web service.&nbsp;</li></ol><div><strong>Step 2: Integrate with Salesforce via Rapidi<br></strong><br></div><ol><li><strong>Configure Rapidi Connection:</strong><ul><li>In Rapidi, open your current Business Central connection and click on Read Design. After completion, the layout will include the newly added page.</li><li>Create a new transfer and add all the necessary details.</li></ul></li><li><strong>Map Data Fields:</strong><ul><li>Define field mappings between the Customer Statistics data and the corresponding Salesforce objects.</li><li>Ensure that metrics (like sales figures, KPIs, etc.) from Business Central correctly align with Salesforce fields.</li></ul></li><li><strong>Testing:</strong><ul><li>Test the data transfer in a development environment to confirm the mapping and synchronization work as expected.</li><li>Confirm that all data is accurate in both systems;</li></ul></li><li><strong>Deploy and Monitor:</strong><ul><li>Once testing is successful, deploy the integration to production.</li><li>Monitor the integration through Rapidi’s logs to ensure data consistency and address any issues promptly.</li></ul></li></ol><div><strong>Conclusion</strong><br>By publishing the Customer Statistics page (ID 9082) via Business Central’s Web Services and integrating it with Salesforce using Rapidi, you achieve seamless, real‑time data sharing between your ERP and CRM systems. This integration streamlines your business processes, enhances data accuracy, and improves decision‑making.<br><br></div></div>
</template></turbo-stream>

