Interfaces
Every application needs different structure and logic for its integrations. To accommodate this, Membrane provides a variety of interfaces.
Integration Logic
Scenarios
Organize integration elements into end-to-end scenarios.
Flows
Building multi-step integration logic.
Actions
Executing individual actions in external applications.
Configuration and State Management
Data Sources
Configuring access to data in external apps.
Field Mappings
Mapping fields between your app and external apps.
Data Links
Managing relations between data records in your app and external apps.
Internal Interfaces
Internal Events
Reacting to events in your app.
Internal Data Schemas
Reusing data schemas between integration elements.
Application-specific Resources
API Proxy
Make raw requests to the underlying application API.
API Operations
Working with operations for any API in a consistent way.
Data Collections
Working with data in external apps.
Utilities
Updated 2 days ago