Powerful Integrations
Connect your forms to the tools you already use
Seamlessly Connect Your Entire Workflow
Don't let your form data live in isolation. Our platform integrates with 50+ popular tools to ensure your data flows exactly where you need it, whether that's your CRM, email marketing platform, ATS, or custom systems.
Popular Integrations
Connect with the tools you already use to streamline your workflow
Salesforce
Connect form submissions directly to Salesforce leads, contacts, and opportunities.
Learn moreIntegration Capabilities
Powerful features to connect your forms with any system
Bi-directional Data Flow
Not just one-way connections - sync data back and forth between your forms and other systems.
No-Code Connectors
Set up most integrations without writing a single line of code using our intuitive interface.
Robust API
Use our comprehensive API for custom integrations and advanced workflows.
Data Mapping
Map form fields to external system fields with flexible matching options.
Secure Authentication
OAuth and API key support for secure connections to external services.
Real-time Syncing
Instant updates ensure your data is always fresh across all connected systems.
Integration Use Cases
Here's how our customers are using integrations to streamline their workflows:
Integration Flow Diagram
API & Webhooks
For developers who need custom integrations and flexibility
Our comprehensive API gives you full programmatic access to forms, submissions, and analytics data. Build custom integrations or extend our platform's capabilities.
Complete Resource Access
Full CRUD operations for forms, submissions, users, and more
Bulk Operations
Efficiently process multiple items in a single request
Secure Authentication
API key and OAuth 2.0 support with fine-grained permissions
Rate Limiting
Generous limits with clear headers for usage tracking
Set up webhooks to receive real-time notifications when events happen in your account. Perfect for triggering custom workflows or updating external systems.
{
"event": "form_submission",
"form_id": "12345",
"form_name": "Job Application",
"submission_id": "67890",
"submitted_at": "2023-07-15T09:23:45Z",
"data": {
"first_name": "Jane",
"last_name": "Doe",
"email": "jane.doe@example.com",
"phone": "+1234567890",
"position": "Senior Developer",
"years_experience": 5,
"resume_url": "https://example.com/files/resume.pdf"
},
"metadata": {
"ip": "192.168.1.1",
"user_agent": "Mozilla/5.0...",
"referrer": "https://example.com/careers"
}
}Real-time Events
Get instant notifications for form submissions, updates, and more
Secure Delivery
HMAC signatures to verify webhook authenticity
Ready to Connect Your Systems?
Join thousands of businesses using our integrations to streamline their workflows.