nolag_configure_webhooks
Configure webhooks for an app. Hydration webhooks are called when actors subscribe to topics. Trigger webhooks are called when messages are published.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | App ID to configure webhooks for | |
| triggerWebhook | No | Trigger webhook config - called when messages are published | |
| hydrationWebhook | No | Hydration webhook config - called when actors subscribe to pre-populate state |