460 B
460 B
| name | description |
|---|---|
| integration-validation | Manages Excel imports validation and n8n webhook routing setups. |
Integration Validation
Defines rules for importing sales results and routing n8n webhooks.
Execution Rules
- Webhook Branching: In test environments, route webhook payloads strictly through the
/webhook-testpath to target the dev sandbox. - Idempotence Checks: Prevent double-upload actions by verifying idempotency keys.