Drop one script tag into any site — yours, a client's, one you've never touched — and every form submission is sent straight into your pipeline, unread by no one.
<script src="https://cdn.crm360online.com/capture.js" data-endpoint="https://crm-vertical-saas.onrender.com/api/v1/pipeline/deals" data-source="client-site" data-selector="#contact-form"> </script>
Paste one script tag before the closing body tag, or fire it through a plugin's custom script area.
Their form works exactly as it did before — nothing about the site's own logic changes.
Fields are mapped, tagged with their source site, and dropped into your pipeline in real time.