Q.01
What's the difference between AI Integrations and AI Agents on this site?
Integrations put AI features inside an existing tool — a HubSpot card, a Slack shortcut, a CRM action — where the surface is fixed and the AI is one new capability inside it. Agents are the opposite — the AI decides which tool to call next, in what order, with state across multiple steps. If the buyer's team needs AI inside a surface they already open, it's an integration. If the buyer needs the model to reason across tools and take open-ended actions, it's an agent. Most briefs pick one cleanly; we route the ones that don't in week one.
Q.02
HubSpot vs Salesforce vs Slack vs custom internal tools — does the platform change the engagement?
The platform changes the build, not the engagement shape. HubSpot UI extensions, Slack apps with Block Kit, Salesforce Lightning Web Components, Zendesk apps, and custom internal tools each have their own SDK, review process, and rate-limit ceiling — and we ship into all of them. The architecture readout in week one names the platform-specific decisions (auth model, surface map, marketplace path) with the trade-offs written down.
Q.03
How do you handle OAuth, scopes, and rate limits in production?
OAuth 2.0 with explicit scope minimisation — every requested scope has a written justification in the auth contract. Refresh-token race conditions are handled at the connector layer, not at every call site. Rate limits get a backoff and retry harness, with a per-tenant ceiling so one heavy user can't starve the others. All of it ships behind audit logs the buyer's security team can read without asking us for help.
Q.04
What about the marketplace — HubSpot Apps, Slack App Directory, Zendesk Marketplace?
When the integration is going public, marketplace listing prep is part of scope — listing copy, screenshots and short video assets, scope and security review, the data-handling write-up the marketplace requires, and the back-and-forth with the platform's review team. When the integration stays private (a single-tenant build for one buyer), the marketplace step is skipped and the SOW reflects that.
Q.05
How do you measure ROI for an AI integration?
Three layers, picked in week one with the buyer-side stakeholder. Activation — first useful action taken inside the integration. Engagement — weekly active users on the AI surface and actions per active user. Outcome — the buyer-defined metric (hours saved, deflection rate, conversion lift, time-to-first-value). All three land on a single dashboard the buyer can open without a deck — and the renewal conversation runs off that dashboard, not off our claim.
Q.06
What's the smallest engagement you'll take?
Production integrations into a third-party surface aren't a one-week capability — OAuth, rate-limit, audit, and review-process work add up. The most common starting shape is a 4–6 week pod inside an Invisible Delivery Team SOW, sized around the surface count and the marketplace path. For shorter integration work (a single Slack shortcut, a HubSpot workflow action, an audit-log retrofit), we'll quote a tighter window against the same weekly rate.
Q.07
How does the pricing work for a multi-track or multi-capability AI pod?
The starting weekly rate for a single-capability AI pod is $3,200 per week. Multi-track AI pods (Integrations + Agents, Integrations + RAG) and pods that mix capabilities (Integrations + Backend, Integrations + UI/UX) are quoted at the highest applicable rate. Final SOW is scoped against the brief; the rate is the floor, not a ceiling.
Q.08
What's the right way to support an integration after launch?
Integrations live or die in month two. Most graduate cleanly into a Support & Maintenance retainer post-launch — third-party API deprecations (the constant), OAuth scope changes (surprise emails from the platform), model upgrades on the AI nodes, marketplace re-review when the listing changes, and v1.x feature work inside a monthly envelope. Either the same pod or a smaller maintenance crew carries it on the same MSA, no second sales cycle.
Q.09
Do we own the work the pod produces?
Yes. IP ownership and assignment on delivered code, OAuth scaffolding, audit and dashboard layers, marketplace assets, and supporting artefacts is written into the MSA — the work belongs to your agency (and onwards to your client per your own client contract) on payment of the relevant invoice. The Salt Technologies templates are counsel-reviewed and shared before signing.