Getting started
RWS Integration is an integration platform as a service (iPaaS) 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. 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
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