n8n webhook for booking confirmation emails #8
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Wire the API to the existing n8n instance so both the client and photographer get automated emails at key booking events.
Trigger points
n8n workflow
eventfield:booking_created|contract_signed|payment_confirmedAPI changes
POST /api/notifyinternal helper that POSTs toN8N_WEBHOOK_URL(from.env)Config
N8N_WEBHOOK_URLinapi/.envAcceptance