Documentation Index
Fetch the complete documentation index at: https://docs.ensync.cloud/llms.txt
Use this file to discover all available pages before exploring further.
Subscriptions act as filters for events addressed to you. Events sent to your Client ID but outside your subscriptions will queue based on your plan’s retention period (up to 30 days). Subscribe later to automatically receive queued events.
Usage
- Node.js
- Python
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
eventName | string | Yes | Event path (supports wildcards: order/*) |
options | object | No | Subscription options |
Options
| Option | Type | Default | Description |
|---|---|---|---|
autoAck | boolean | true | Auto-acknowledge events |
appSecretKey | string | null | Custom decryption key |