The SmartIntegration Platform

CRM Automation APIs & Connectors | Salesforce, Sage, QuickBooks — InterWeave
APIs & Connectors — Ecosystem Layer

Connect anything.
Break nothing.

Every system. One platform.

InterWeave's Connector Ecosystem links your CRM, ERP, and payment infrastructure through hardened, pre-built API connectors — each with authentication, rate-limit handling, error recovery, and schema-verified payloads built in. No glue code. No brittle custom integrations.

48+ Payment processor connectors
12+ CRM & ERP connectors
REST + SOAP + Webhook + BOI
OAuth2 Auth on every connector
Zero Credentials exposed to flows

One CRM Automation Hub.
Every connection.

The InterWeave Connector Hub is the single point of entry for every API call — authenticating, proxying, and translating between your systems so SmartFlows and SmartAgents never touch raw credentials or proprietary APIs directly.

🔌 Connector
Hub
🤝
Salesforce
📊
Sage Intacct
🗂️
Sage 100
🔷
MS Dynamics
🌐
Creatio
💰
QuickBooks
📦
Sage X3
💳
Stripe
🏦
Authorize.net
🅿️
PayPal
🔁
Paylocity
Square
🛒
Shopify
+40 more

Every CRM & ERP System Your
business already runs.

Pre-built, schema-verified connectors for every major CRM, ERP, and payment platform in the mid-market. Each one maintains its own auth lifecycle, rate-limit budget, and error recovery — invisibly.

🤝Live
Salesforce Sales Cloud
REST API · OAuth2 · Bulk API 2.0
OpportunitiesAccountsContactsCases
🌐Live
Creatio CRM
REST / OData · OAuth2
LeadsOrdersContactsInvoices
🔷Live
MS Dynamics 365 F&O
OData REST · OAuth2 · Azure AD
CustomersSales OrdersInvoices
📊Live
Sage Intacct
XML API · Session Auth · Web Services
ARINVOICECUSTOMERGLACCOUNTAPBILL
🗂️Live
Sage 100 / Sage 100cloud
BOI / SOAP · Web Services
SO_SalesOrderAR_CustomerIM_Item
🏗️Live
Sage X3
REST / SOAP · Syracuse Web Services
Sales OrdersCustomersProducts
🔶Live
Sage BusinessWorks
ODBC / COM · Direct DB
ARGLInventory
💳Live
Stripe
REST API · Webhook · OAuth2
ChargesInvoicesSubscriptions
🏦Live
Authorize.net
REST / SOAP · API Key
TransactionsRefundsVoids
💰Live
QuickBooks Desktop
IIF / Web Connector · QBXML
InvoicesPaymentsCustomers
🧾Live
QuickBooks Online
REST API · OAuth2
InvoicesPaymentsBills
🅿️Beta
PayPal Commerce
REST API · OAuth2
OrdersPayoutsDisputes

48+ Payment Processors — CRM Automation for
all in one place.

InterWeave connects to more payment processors than any mid-market integration platform — making it the only choice when your customers pay through a wide range of gateways, processors, and financial rails.

💳Stripe
🏦Authorize.net
🅿️PayPal
Square
🔵Braintree
🟢Adyen
🌀Worldpay
🏛️Chase Paymentech
🔷Heartland
🔴FirstData
🟡NMI
💲USAePay
🏢Elavon
🔐CyberSource
Paylocity
🟠Paychex
💠BluePay
🌐PayTrace
+ 30 more processors — ACH, wire, BNPL, and emerging payment rails

CRM Automation REST API for
every integration action.

The InterWeave API exposes SmartFlows, connector status, IWSyncRegistry queries, and SmartAgent control through a single versioned REST interface — designed for developers building on top of the platform.

InterWeave REST API — v2
GET /v2/connectors/{id}/status
// Connector status check GET /v2/connectors/sage-intacct-prod/status Authorization: Bearer {token} X-IW-Tenant: acme-corp // Additional endpoints GET /v2/connectors GET /v2/flows/{id}/runs GET /v2/registry?flowId=sf-intacct GET /v2/agents/{id}/trace
// 200 OK — Connector status response { "connectorId": "sage-intacct-prod", "system": "Sage.Intacct", "status": "connected", "auth_method": "session_token", "last_sync": "2025-05-14T14:22:03Z", "rate_limit": { "remaining": 4820, "reset_at": "2025-05-14T15:00:00Z" }, "health": "nominal" }

Secure CRM Credentials Never Leave
the perimeter.

Every connector call travels through InterWeave's Reverse API Proxy — your API keys, session tokens, and OAuth credentials are stored in an encrypted vault, never passed to SmartFlows, SmartAgents, or external callers.

🔄
Reverse API Proxy

All outbound connector calls are proxied through InterWeave's controlled channel. Source systems call InterWeave endpoints — never each other. Credentials are injected at proxy time, invisible to flow logic.

🔑
OAuth2 & Token Lifecycle

Every connector manages its own OAuth2 token refresh, session renewal, and API key rotation automatically. Expired tokens are re-authenticated transparently — no flow failures from stale credentials.

🔒
Field-Level Encryption

Sensitive fields — payment tokens, SSNs, account numbers — are encrypted at rest and in transit. RBAC governs which roles can view, decrypt, or write to protected fields across all connectors.

📋
Rate Limit Management

Each connector tracks its own API rate-limit budget across all active flows and agents. Requests are queued and throttled automatically — eliminating 429 errors and protecting your API tier agreements.

Plug In Once. CRM Automation
Works everywhere.

01
Authenticate once in SmartHub

Connect your Salesforce org, Sage instance, or payment processor through SmartHub's connector setup wizard — OAuth2 flows, API key entry, or BOI credential configuration handled in minutes.

02
Schema validation on connect

The engine fetches and validates your system's live schema — Salesforce object fields, Sage BOI object names, payment API versions — and flags any discrepancies before any flow runs.

03
Available to all flows instantly

Once authenticated, the connector is available to every SmartFlow and SmartAgent in your tenant — no per-flow credential setup, no repeated OAuth dances, no duplicated configuration.

04
Monitored and self-healing

Connector health is monitored continuously. Token expiry, rate-limit pressure, and API deprecation warnings surface in SmartHub before they cause failures.

connector-setup.json Connector Hub
// Connector registration — Sage Intacct { "connectorId": "sage-intacct-prod", "system": "Sage.Intacct", "auth": { "method": "session_token", "companyId":"ACME-CORP", "userId": "iw_service" }, "proxy": "reverse_api", "encrypt": "field_level", "status": "connected" }

Connectors power
every layer above.

The Connector Ecosystem is the foundation — every SmartFlow, SmartAgent, and Integration Engine operation depends on the connectors beneath them.

🤖 AI SmartAgents Autonomous ReAct loop — observe, reason, act, escalate Intelligence
FlowCopilot AI-assisted configuration via natural language AI Config
⚙️ AI SmartFlows Event-driven orchestration, SmartRules, bi-directional sync Orchestration
🔗 SmartIntegration · Integration Engine XSLT transforms, entity resolution, retry logic, IWSyncRegistry Data + Tx
🧩 Connector Ecosystem · APIs & Connectors ← You are here Salesforce, Sage Intacct, Sage 100, Creatio, Dynamics 365, QuickBooks + 48 payment processors This Layer
🛡️ Security Perimeter Reverse API proxy, RBAC, field-level encryption, full audit trail Security

Your stack, finally
working together.

See the Connector Hub authenticate, map, and sync your Salesforce and Sage data live — in a 30-minute technical demo with a real environment, not a sandbox mockup.