Trigger
Use a webhook for patient_signed_up. The imported n8n workflow accepts the signup payload, strips it down to non-PHI routing fields, waits 72 hours, then performs the final booking decision.
- Required fields:
patient_id,signup_id,signup_at,state,product_type,esp_contact_id. - Recommended privacy posture: do not pass medical conditions or diagnosis notes to n8n unless there is a signed BAA and a strict retention policy.