RapidReply AI
Business profile and default AI behavior for RapidReply AI.
How RapidReply AI receives new leads from your n8n automation.
Point your n8n workflow’s HTTP node at POST {your-domain}/api/leads/inbound with a JSON body of { name, email, phone, messageBody, aiDraftReply }.
If N8N_INBOUND_SECRET is set in your environment, include it as an x-webhook-secret header.