Getting started
RWS Integration is integration infrastructure for B2B software that enables you to connect enterprise systems and build data workflows without extensive coding. The platform provides visual tools for extracting data from sources, transforming it to match destination formats, and applying business logic before delivery. You can connect to REST APIs, webhooks, SFTP servers, and various authentication methods including OAuth 2.0. Sources without a native connector, like SOAP APIs, databases and files, are served through RWS Connect. The platform handles common integration patterns like pagination, error handling, and scheduling, while giving you control through JavaScript-based business rules when needed. Get started, build your first integration and understand the platform fundamentals.Quickstart
Create a working integration in 5 minutes
Connections
Learn how to connect to external systems
Core Concepts
Understand the building blocks of the platform, organized by the ETL phases.Connections
Authentication and connection configuration
RWS Connect
Extract from SOAP APIs, databases and files
Pagination
Handle different API pagination patterns
Parallelization
Run extractions in parallel for performance
Dynamic Parameters
Insert dynamic values into requests
Business Rules
Filter and transform data with JavaScript
Scheduling
Schedule your integrations to run automatically