Membrane records detailed logs for every step of the integration pipeline. Use these logs to debug issues, monitor health, and understand what’s happening in your integrations.Documentation Index
Fetch the complete documentation index at: https://docs.getmembrane.com/llms.txt
Use this file to discover all available pages before exploring further.
| Log Type | What It Records |
|---|---|
| API Requests | Outgoing HTTP requests to external apps — URL, method, status, duration |
| External Event Pulls | Polling cycles for event detection — when it ran, events found, errors |
| External Events | Processed events with payloads, which flow runs they triggered |
| External Webhooks | Incoming webhook payloads from external apps — headers, body, response status |
| Flow Runs | Flow execution logs — step-by-step results, duration, errors |
| Internal Events | Events sent from your app to Membrane |