INTEGRATIONS
Connect QR workflows to the rest of your stack
Use REST API, CSV and webhooks as the building blocks for CRM, Google Sheets, Zapier, Make or an internal system through their HTTP capabilities.
QUICK OVERVIEW
What this changes in practice
01
Three levels of automation
Start with CSV for a one-off catalogue. Use Public API for recurring synchronization. Add webhooks when another system needs to react to Mosaqo events without polling.
- CSV preview before run
- Idempotent API writes
- Webhook delivery replay
02
Clear integration claims
Connections to CRM, Sheets, Zapier or Make currently use HTTP API or webhooks. Mosaqo does not call them native connectors until a dedicated integration is shipped.
FAQ
Frequently asked questions
Is there a native Google Sheets connector?
Not yet. A workflow can use the API, webhook or an automation platform with HTTP support.
NEXT STEP