What is 
The Interactor engine is a platform that enables iPaaS features to be embedded natively in your SaaS or AI product. It provides all the integration-related features so you don't have to develop and manage them. Each of the features is provided both as an SDK and a unified API for developers. The Interactor engine is available both as an online SaaS service and a lightweight on-premise installation using Docker.
The Interactor engine is an integration backend. It has all the features and infrastructure needed to provide a complete integration experience for users.
Below are some of the features provided by the Interactor engine:
- User Authentication: Manages OAuth, API key, service token, HTTP, and more.
- Token Management: Obtains, stores, manages, and refreshes user tokens.
- Action: Executable logic configurable in both no-code and code.
- Trigger and Events: Initiates automation, subscription, and sync.
- Subscription & Sync: Listens to webhook and other event-based integrations.
- Service Limit Control: Manages requests for services with rate limits.
- Notification: Handles alerts and notifications from services like Firebase.
- Pagination: Processes large data sets to transmit only the information needed for display.
How to use
App Integration
Use the SDK and API provided to easily develop third-party app integrations for your users.
Try integrating an app by following the getting started guide.
Connector Development
Can’t find the connector you need? Easily create your own using connector development. Clone existing connectors and modify/add the features you need.
Try creating your own connector by following the getting started guide.
User-defined Automation
Interactor provides a user-defined automation experience.
Try creating a workflow by following the getting started guide.
Hosted Automation Platform
Customizable user-defined automation for your users. Ideal for SaaS companies that do not want to build and maintain their own automation infrastructure.
Try embedding an automation feature in your product by following the getting started guide.