Jump to Content
Membrane Docs
DocsAPI Reference
v1.0

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

Overview

  • Overview
  • Quick Start
    • Connecting Dev Environment
      • Development MCP Server
    • Connecting Coding Agents
      • Initial Context for AI
      • Claude Code
      • Lovable
      • Cursor
  • Membrane Agent
  • Membrane Framework
  • Membrane Expert

Membrane Engine

  • Authentication
  • Internal API
  • Binary Data and Files
  • Monitoring and Troubleshooting
    • Logs
      • API Requests
      • External Event Pulls
      • External Events
      • External Webhooks
      • Flow Runs
      • Internal Events
    • Webhook Notifications
  • Self Hosting
    • AWS
    • Azure
    • Google Cloud Platform
    • Helm
    • System Webhooks
    • Connection Credentials Storage
  • Limits
  • Security and Privacy

Membrane Elements

  • Actions
  • Connections
    • Connection UI
      • Custom Connection UI
      • Connection UI Without the Front-End SDK
      • Custom Connector Parameters
    • API Proxy
  • Connectors
    • Authentication Types
      • Client Credentials
      • Membrane Token
      • OAuth1
      • OAuth2
      • Auth Proxy
    • Connector Functions
      • Get Credentials from Connection Parameters
      • Make API Client
      • Refresh Credentials
      • Test
    • Universal Data Models
  • Customers
  • Data Collections
    • Data Records
    • Fields To API
    • Fields From API
    • Record From Fields
    • Dynamic Specification
    • Custom Fields
    • Events
      • Webhook
      • Pull Latest Records
      • Full Scan
      • Custom Pull
    • Methods
      • List
      • Find By ID
      • Match
      • Search
      • Create
      • Update
      • Delete
  • Data Links
    • Data Link Table Instances
  • Data Sources
    • Data Sources UI
      • Custom Data Source UI
    • Data Source Instances
  • External Apps
  • External Events
    • External Event Subscriptions
    • Webhook Events
    • Global Webhook Events
  • Flows
    • Trigger Nodes
    • Function Nodes
    • Control Nodes
    • Flow UI
      • Custom Flow UI
      • Configure Flow Instance Parameters
      • Enable and Disable Flow Instances
  • Field Mappings
    • Field Mapping Instances
    • Field Mappings UI
      • Custom Field Mapping UI
      • Field Mapping UI Using Components
  • Integrations
    • Integrations UI
      • Custom Integrations Catalog UI
      • Custom Integration UI
  • Internal Data Schemas
  • Internal Events
    • Internal Event Subscriptions
    • App Event Subscriptions
  • Packages

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

  • Front End
    • JavaScript SDK
    • React
      • Hooks
      • UI Components
      • Data Input
      • Combobox
      • Portal Boundary
    • Vue.js
    • CSP Rules
  • Functions
    • Function Types
      • JavaScript
      • API Request to External App
      • API Request to Your App
      • HTTP Request
      • Mapping
      • REST API Mapping
      • GraphQL API Mapping
      • List Data Records
      • Find Data Record By ID
      • Search Data Record
      • Match Data Record
      • Create Data Record
      • Update Data Record
      • Delete Data Record
      • Run Action
  • Universal Data Models
  • Data Schemas
  • Formulas
Powered by 

Internal Events

When your app sends an event to the integration engine, we record the event and any flows it triggered.

You can explore the collected events here: App Events

See Also

  • Internal Events
  • Flows

Updated 11 days ago


Flow Runs
Webhook Notifications
  • Table of Contents
    • See Also