Custom HTTP Integration
AvailableBuild your own connector with our REST API and webhooks.
Overview
Use the dataextractor.io REST API to integrate with any system that exposes HTTP endpoints. Subscribe to webhooks for extraction-complete events, fetch extracted data on demand, and build custom adapters in any language. OAuth 2.0 supported for secure third-party access.
Common use cases
- Custom ERP adapters
- Internal tools integration
- Data lake ingestion
- Workflow automation
Features
- REST API
- Webhooks
- OAuth 2.0
- Custom adapters
Setup
- 1
Get an API key
Generate a key from the Developer page in your account.
- 2
Subscribe to webhooks
Configure a webhook URL to receive extraction.completed events.
- 3
Fetch data
Call GET /api/v1/datasets/{id} to retrieve structured extracted data.