- snapADDY Knowledge Base
- CRM Integrations
- snapADDY API
How can I export contacts to the snapADDY API? (Example: Web form)
With the snapADDY API you can export contact data into snapADDY DataQuality.
For example, you can gather contact information via a self-developed web form and export contact data directly into snapADDY DataQuality.
Therefore required is a connection between your application, f.e. a web form, and the snapADDY API.
This example project shows how to connect a web form to the snapADDY API via a minimal Node.js application.
You can find the complete documentation to our REST- and Webhook-API at https://developers.snapaddy.com
In case you need more information, please contact our support team.