Does FixyFlow have a public API or Zapier integration?
Not at the moment. FixyFlow is intentionally a focused tool, not a platform. If you have a strong use case for connecting it to other systems, the founder personally takes those requests.
There is no public REST API or Zapier app yet. The product is built for service operators who want a small, well-tuned tool rather than a platform to wire into a stack, and that focus is a deliberate trade-off rather than a gap waiting to be filled.
What does exist today
- CSV import for jobs and customers (see customer import). For most "get my data in" cases this covers the need without any integration work.
- Inbound webhooks from Twilio for handling customer SMS replies, so two-way messaging works out of the box.
- Stripe handles billing on the customer side via a payment link on the tracking page.
Why no API yet, honestly
An API is a permanent commitment: versioning, deprecation policies, rate limits, and support load. For a focused product built and run by one person, shipping a half-maintained API would be worse than shipping none. The current position is to wait until enough real operators describe the same concrete workflow before committing to a public surface for it.
It also matters that most requests that sound like API requests turn out not to be. "I want my booking form to create a FixyFlow job" is the most common one, and in practice many shops solve it with a 30-second manual job creation at intake, because intake is also when they triage and quote. The pain an API would remove is smaller than it first appears for a one or two person operation.
What to do if you genuinely need an integration
If you have a workflow that would clearly benefit from a real integration (for example, your booking tool firing a job into FixyFlow automatically, or pulling completed-job data into your accounting), email hello@fixyflow.com and describe the actual flow, including which tool sits on the other side. Real demand from real operators drives the roadmap, and integration requests with specifics get weighed far more heavily than "do you have an API?" in the abstract.
Related questions
If the reason you're asking is that you run a bigger platform already and want FixyFlow as the communication layer on top, that setup works today without any integration; see how FixyFlow differs from a CRM.
Related questions
How is FixyFlow different from a CRM?
A CRM tracks leads and sales pipelines. FixyFlow tracks the work after the customer is already a customer: job status, SMS updates, customer-facing tracking pages, and review asks.
Can I import my existing customer list?
Yes. The dashboard includes a CSV import for past jobs and customers, so you can bring history with you when you switch from spreadsheets or another tool.