Integrations Guide
Connect dataextractor.io with SAP, Salesforce, Odoo, NetSuite, and custom HTTP endpoints.
Last updated: April 8, 2026
ERP connectors
Pre-built connectors for SAP, Salesforce, Odoo, and (soon) NetSuite and Microsoft Dynamics. See the Integrations page for the full list and setup instructions for each.
Webhooks
Subscribe to extraction.completed events. Webhook payloads are signed with HMAC-SHA256 — verify the signature header before trusting the payload.
REST API
Use the REST API directly to fetch extracted data on demand, list datasets, and trigger re-extractions. See the API Reference for endpoints and authentication.