How Flatpay optimized marketing efficiency with Weld
“One of the biggest impacts has been unlocking new ways to buy media. Before, we didn’t have the data to back up strategic decisions – now we do.”

WELD CONNECT
Full programmatic control of Weld. Create connections, configure ELT syncs, manage schedules, and embed data pipelines directly into your product — all through clean, predictable REST endpoints.
▌Loved by data teams from around the world
USE CASES
From white-labeling integrations inside your product to orchestrating data workflows externally — Weld Connect gives you the building blocks.
What was our Q4 revenue from enterprise accounts?
Based on Salesforce data synced 3 min ago: Q4 enterprise revenue was $2.4M across 47 accounts.
$ curl -X POST api.weld.app/v2/connections
-H "Authorization: Bearer sk_..."
-d '{
"connector_id": "postgres",
"name": "Production DB",
"config": { ... }
}'
✓ 201 Created
connection_id: conn_abc123
| KEY | SCOPE | STATUS | CREATED |
|---|---|---|---|
| sk_prod_•••a3f8 | read/write | ACTIVE | Jan 12, 2025 |
| sk_stg_•••9b21 | read-only | ACTIVE | Mar 04, 2025 |
| sk_dev_•••c7e0 | read/write | REVOKED | Nov 18, 2024 |
Authorization: Bearer sk_prod_•••a3f8
DEVELOPER RESOURCES
Covers authentication, Connection Bridges, ELT sync configuration, stream selection, scheduling, and best practices. Start your first integration in minutes.
Read the docsAll endpoints, request/response schemas, authentication methods, and interactive testing. Download the spec in JSON or YAML for your own tooling.
Explore the API{
"connection_id": "conn_abc123",
"destination_schema_name": "hubspot",
"sync_interval": "0 * * * *"
}Interactive demo showcasing connection creation, OAuth authentication, ELT setup, stream selection, and sync activation — no code required.
Try the exampleHOW IT WORKS
All requests go to https://connect.weld.app
Generate an API key in Settings → API Keys. Include it as a Bearer token in every request.
x-api-key: YOUR_API_KEYPOST with a redirect URI and integration ID. Redirect the user to the returned authorize_url.
POST /openapi/connection_bridgesCreate a sync with the connection_id, destination schema, schedule, and any integration settings.
POST /elt_syncsSelect source streams to sync, then enable. Your pipeline is live and running on schedule.
POST /elt_syncs/:id/enable/openapi/connection_bridges
Initiate OAuth or credential flow
/connections/:id/settings
Fetch JSON Schema for settings
/elt_syncs
Create a new ELT sync
/elt_syncs/:id/source_streams
Add source streams
/elt_syncs/:id/enable
Enable sync scheduling
/elt_syncs/:id/disable
Disable sync scheduling
/elt_syncs
List syncs with pagination
/elt_syncs/:id/status
Get sync status
CODE EXAMPLES
RESTful design with consistent response formats, cursor-based pagination, and detailed status codes.
▌▌POST /elt_syncs/:id/enable
Enable scheduling. The sync runs on its cron interval automatically.
GET /elt_syncs/:id/status
Returns current status: NOT_STARTED, RUNNING, FAILED, or PAUSED.
GET /elt_syncs/:id/available_source_streams
Discover all available tables and streams for a given integration.
CONNECT
Programmatically create and manage connections to any of Weld's supported integrations — from CRMs and ad platforms to databases and file storage.
Shopify
→ View connectorSalesforce
→ View connectorQuickbooks
→ View connectorHubSpot
→ View connectorMonday.com
→ View connectorFacebook Ads
→ View connectorGoogle Ads
→ View connectorPostgreSQL
→ View connectorAirtable
→ View connectorAmazon Selling Partner API
→ View connectorKlaviyo
→ View connectorGoogle Analytics 4
→ View connectorCUSTOMER STORIES
“One of the biggest impacts has been unlocking new ways to buy media. Before, we didn’t have the data to back up strategic decisions – now we do.”

“Before Weld, we had to rely on custom Python scripts and manual processes that were time-consuming and error-prone.”

“We’re still a team of three, but we’re often doing far more than the equivalent of three full-time employees. That’s down to how we're able to leverage systems, data, and processes.”

“We’ve always been a KPI-driven company. But we wanted to scale that mindset across every team member, every team, every decision.”

“Before Weld, our data infrastructure was limited and we relied heavily on Excel files and custom Python scripts.”

“Weld has saved us a ton of time, from not having data ready to having a fully functional data warehouse and connectors.”

“By integrating Weld, Amazon S3, and Databricks, Soundboks built a modern data pipeline that automates data ingestion, improves reporting, and provides up-to-date visibility into sales performance”

“We didn’t have a good data setup, so we lacked the business insights we needed. Weld has allowed us to set up a structured data infrastructure and access insights quickly.”

AWARD WINNING ETL PLATFORM
Spend less time managing data and more time getting real insights.