Help Centre / Developer API & Webhooks
🔄

n8n template: scheduled sync changes from BOS

Use the scheduled sync template to pull contacts, orders, products, and conversations from BOS into an external dashboard or app.

Developer API & Webhooks6 min read

Flow

  1. Schedule trigger runs every hour.
  2. n8n calls sync.changes.
  3. BOS returns changed records for the selected modules.
  4. External app can store or process returned items.

Best practice

Store the last successful sync time in the external system and send that value as since in the next sync request.

Modules

The starter template includes contacts, orders, products, and conversations. Developers can change the modules list as needed.

Need direct support?

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

Contact support