Help Centre / Developer API & Webhooks
📝

n8n template: website lead form to BOS contact

Use this template when a website form, landing page, or mobile form should create a BOS contact.

Developer API & Webhooks5 min read

Flow

  1. Website submits name, phone, email and optional WhatsApp to n8n.
  2. n8n sends contact.create to BOS.
  3. BOS creates or updates the company contact.
  4. BOS logs the request with request_id.

Expected website fields

  1. name
  2. phone
  3. whatsapp optional
  4. email optional
  5. source optional

Best practice

Use a unique idempotency key so repeated form submissions do not create unnecessary duplicate records.

Need direct support?

Contact Kasaloma support if you cannot find the answer or your workspace needs checking.

Contact support