hcm_start_webhook_receiver
Start a local webhook receiver to capture Oracle HCM notifications and verify incoming requests with HMAC-SHA256 signatures when a secret is provided.
Instructions
Start localhost webhook receiver. When ORACLE_HCM_WEBHOOK_SECRET (or secret arg) is set, requires X-HCM-Signature HMAC-SHA256.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | ||
| secret | No | Override env secret for this receiver |