Files
MobilityOps/n8n/README.md

14 lines
512 B
Markdown

# n8n workflows
`mobilityops-return-processing.json` is a starter import for the required live workflow.
Before final validation Claude must:
1. import or provision the workflow;
2. configure a service credential for the MobilityOps callback;
3. activate the webhook;
4. ensure event ID is used as the idempotency key;
5. validate online success and offline retry behaviour.
The callback URL in the starter file is intentionally environment-driven and may require an n8n expression or credential adjustment.