Jump to Content
Membrane Docs
DocsAPI ReferenceChangelog
v1.0

Log InMembrane Docs
Docs
Log In
v1.0DocsAPI ReferenceChangelog
All
Pages
Start typing to search…

Overview

  • Overview

Getting Started

  • Quick Start
  • Authentication
  • External Apps
    • Connectors
    • Connections
  • Membrane Interfaces
  • Customers
  • Local Dev Environment
    • Initial Context for AI
  • Self Hosting
    • AWS
    • Azure
    • Google Cloud Platform
    • Helm
    • System Webhooks
    • Connection Credentials Storage
  • Monitoring and Troubleshooting
    • Logs
      • API Requests
      • External Event Pulls
      • External Events
      • External Webhooks
      • Flow Runs
      • Internal Events
    • Webhook Notifications
  • Security and Privacy
  • Pathfinder

Membrane Interfaces

  • Scenarios
  • Actions
    • Action Instances
  • Events
  • Flows
    • Flow Instances
  • Data Sources
    • Data Source Instances
  • Field Mappings
    • Field Mapping Instances
  • Data Collections
    • Data Records
    • Custom Fields
  • Data Links
    • Data Link Table Instances
  • Internal API
  • Internal Data Schemas
  • Internal Events
    • App Event Subscriptions
  • API Proxy
  • Files

Connector Builder

  • Connector Builder
  • Connector Spec
  • Authentication
    • Methods
      • Get Credentials from Connection Parameters
      • Make API Client
      • Refresh Credentials
      • Test
    • Types
      • Client Credentials
      • Membrane Token
      • OAuth1
      • OAuth2
      • Auth Proxy
  • Operations
  • Data Collections
    • Methods
      • List
      • Find By ID
      • Match
      • Search
      • Create
      • Update
      • Delete
    • Events
      • Webhook
      • Pull Latest Records
      • Full Scan
      • Custom Pull
    • Dynamic Specification
    • Record From Fields
    • Fields From API
    • Fields To API
  • Events
    • Global Webhook
    • Webhook
  • Global Webhooks
  • Universal Data Models
  • Methods
    • JavaScript
      • API Client
    • Mapping
    • REST API Mapping

Integration UI

  • Integration UI
  • Integrations Catalog
    • Custom List of Integrations
  • Connection UI
    • Custom Connection UI
    • Connection UI Without the Front-End SDK
    • Custom Connector Parameters
  • Integration UI
    • Custom Integration UI
  • Flows
    • Custom Flow UI
    • Configure Flow Instance Parameters
    • Enable and Disable Flow Instances
  • Data Sources
    • Custom Data Source UI
  • Field Mappings
    • Custom Field Mapping UI
    • Field Mapping UI Using Components

Use Case Guides

  • Use Cases Overview
  • Data Import
    • Continuous Data Import
    • Import User-selected Data Collections
  • Pushing Data to External Apps
  • Bi-directional Data Sync
  • AI
    • Import Documents
    • Using Tools from External Apps
    • MCP
    • How to Add Tools to an AI Agent

References

  • Backend
    • Using Rest API
  • Front End
    • JavaScript SDK
    • React
      • Hooks
      • UI Components
      • Data Input
      • Combobox
      • Portal Boundary
    • Vue.js
    • CSP Rules
  • Execution Context
    • Running Custom Code
  • Universal Data Models
  • Data Schemas
  • Formulas
  • Limits

External Events

When an event you subscribed to in one of the external apps happens, we record the event and any flows it triggered.

You can explore the collected events on the External Events page.

See Also

  • External Events
  • Flows

Updated about 1 month ago


External Event Pulls
External Webhooks
  • Table of Contents
    • See Also