Help Centre / Developer API & Webhooks
⬇️

How to import a BOS n8n workflow template

Download a workflow JSON from BOS and import it into n8n to start building integrations faster.

Developer API & Webhooks6 min read

Steps

  1. Create or select a Developer API connection.
  2. Open Ready-made n8n workflow templates.
  3. Download one template JSON or the full bundle.
  4. Open n8n and import the JSON workflow.
  5. Replace YOUR_BOS_API_TOKEN in the HTTP Request node.
  6. Run the workflow once in test mode.
  7. Check BOS Developer API logs for success or error details.

For BOS outbound event receiver templates

After importing the receiver workflow, copy the n8n Webhook URL and paste it in BOS Outbound Webhooks for the matching event.

Security

Do not hardcode production tokens in shared workflow files. Keep each company connection token private.

Need direct support?

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

Contact support