- What is the typical timeline for an integration project?
- Discovery takes one to two weeks. A typical integration ships in two to eight weeks after that, depending on how many systems are involved and how well-behaved their APIs are. We scope the work in detail before quoting, and the price doesn't move once we start. Those dates assume timely access to sandbox credentials and quick answers on business rules. If we're blocked waiting on either, the timeline shifts with it.
- How much of my team's time will this take?
- We do all the coding, but we can't build this in a vacuum. Expect around 2-5 hours in the first week getting us access and walking us through your workflow, plus an hour or two at the end to sanity-check what we've shipped. We move fast, but if business questions sit unanswered for days, the project stalls.
- Will this disrupt our live operations?
- It shouldn't. We build and test everything in a sandbox while your business keeps running as normal. Live data is always less predictable than test data, so we cut over during your quietest hours and stay online to monitor the first live syncs, catching anything odd before customers notice.
- What happens when something breaks?
- Third-party APIs go down, humans type strange things into forms, and AI components occasionally misclassify an input or hallucinate a value. Some of that is predictable, some of it isn't, and AI in particular is non-deterministic by design, so we add guardrails and human review wherever the stakes are high. Monitoring and error resilience is a core principle for us: every integration we ship is instrumented to surface failures the moment they happen, so nothing sits broken in silence. We respond quickly and do our best to get things back on track, whether that's a one-line fix from us or a quick retry once a value is corrected.
- How do you handle third-party API changes post-launch?
- Clients on a retainer get API changes handled before they break the integration. Clients without one get a 30-day fix window after launch. After that, ad-hoc work is billed at our standard rate, or you can move to a retainer.
- Do you sign NDAs, and how are our credentials secured?
- Yes, we sign NDAs as standard. Credentials live in a secrets manager (1Password, Doppler, or whatever you already use), scoped to the minimum permissions the integration needs. They never go in source code or into the repo.
- Who retains ownership of the developed code?
- You own the code. We commit directly to your repo, or hand it over at the end of the engagement. No platform lock-in, no licence fees, no black-box middleware sitting between you and the systems it touches.
- Do you provide ongoing maintenance after the project launches?
- Maintenance is optional. Every project includes a 30-day fix window after launch. After that you can move to a retainer from $500/month, or take it in-house. Either way, you get the runbooks.
- Are you able to integrate with legacy systems that lack a public API?
- Yes. When there's no modern API, we work with what's available: SFTP/CSV, direct database access, SOAP, or scraping as a last resort. Our Tradegecko case study is exactly that. A warehouse system with no public API and hard operational constraints, integrated end-to-end.
- Can you work with proprietary or lesser-known software?
- Yes. Most of our work is fully custom, and niche or in-house tools are normal for us. If your system can expose data somehow (API, flat file, database, or webhook), we can integrate it.
- We want to use AI but don't know where it fits. How do we figure that out?
- Most clients want AI but aren't sure where it fits. The audit is the first step because AI works best on workflows that are already cleanly defined. We map how the process actually runs, tidy up the chaos, then layer AI only where judgement is genuinely needed: reading free-text emails, classifying messy inputs, or extracting data from documents. Skip the cleanup and you'll just have AI making the same mess faster.
- What is your scoping and pricing model?
- We start with discovery to scope the work and price it. Delivery is fixed-price once signed off, and only changes if the scope does. Ongoing support runs on a monthly retainer.