Two-way sync
Changes in Bill or Salesforce instantly reflect in both systems. No stale data, no manual imports.
Keep Bill and Salesforce in sync without custom scripts. Cut weeks of integration work, eliminate silent data drift, and give your team a single, reliable source of truth.
Finance and sales describe the same customers in different systems. Salesforce knows the relationship: who the contacts are and what is in motion with the account. Bill knows the money: what was invoiced, what was paid, what is overdue. When the two are connected only by exports, each side works partly blind.
Stacksync links Payments, Chart of Accounts, Bank Accounts, Vendor Credits and Credit Memos in Bill to Campaigns, Tasks and Events, Products and Price Books, Custom Objects in Salesforce with bi-directional, real-time sync. New customers, updated billing details, invoice status, and payment activity move in whichever direction you configure, field by field, with conflicts resolved by rules you set. The result is one version of each customer, visible from both sides.
Finance sees the account owner and relationship history from Salesforce when chasing a balance, and sales sees that the chase is happening.
A won opportunity creates or updates the customer in Bill with the right billing details, so invoicing starts without re-keying.
Invoice and payment status from Bill appears on the account in Salesforce, so reps see overdue balances before they promise the next order.
Representative objects on each side — any object or custom field can map to any target. Schemas are auto-detected; types are converted between the two systems.
| Bill objects | Salesforce objects | How this pairing syncs | |
|---|---|---|---|
| Customers AR customer master records; mapped to customer/account records in a CRM or ERP so finance and sales share one view. | Leads Unqualified prospects; often written into Salesforce from enrichment or product-signup pipelines. | Customers is specific to Bill and Leads to Salesforce — each maps to any object or custom field on the other side. | |
| Payments Outgoing vendor payments and received customer payments; read for reconciliation and created to schedule bill pay. | Opportunities Deal records with stage and amount; synced to databases for pipeline reporting and to ERPs at close. | Payments is specific to Bill and Opportunities to Salesforce — each maps to any object or custom field on the other side. | |
| Chart of Accounts GL accounts used to code bills and invoices; typically mastered in the accounting system and written into BILL for consistent coding. | Cases Support records; synced with help desk tools or internal databases for escalation workflows. | Chart of Accounts is specific to Bill and Cases to Salesforce — each maps to any object or custom field on the other side. | |
| Bank Accounts Funding and deposit accounts; read to reconcile payments and posted transactions against the ledger. | Campaigns Marketing membership data; read out for attribution analysis in the warehouse. | Bank Accounts is specific to Bill and Campaigns to Salesforce — each maps to any object or custom field on the other side. | |
| Vendor Credits and Credit Memos AP and AR adjustments applied against bills and invoices; synced so balances stay accurate on both sides. | Tasks and Events Activity records; usually read-only in syncs to feed activity reporting. | Vendor Credits and Credit Memos is specific to Bill and Tasks and Events to Salesforce — each maps to any object or custom field on the other side. | |
| Bills Accounts-payable amounts owed to vendors, with bill line items; read and created via /v3/bills and pulled incrementally by filtering on createdTime/updatedTime. | Products and Price Books Catalog and pricing data; commonly mastered in an ERP and written into Salesforce. | Bills is specific to Bill and Products and Price Books to Salesforce — each maps to any object or custom field on the other side. |
Each direction of the sync is driven by what the source system can signal and what the destination accepts — detection, delivery, and expected latency below.
DetectionBill notifies Stacksync of record changes through webhook events. Webhook event subscriptions (POST /v3/subscriptions) for bills, vendors, payments, invoices, and bank accounts, with polling on.
DeliveryEach detected change is written to Salesforce through its API, with automatic retries and rate-limit backoff.
DetectionChanges in Salesforce are captured at the source via change data capture — no polling loop against its API. Apex triggers are used whenever possible (Salesforce actively notifies Stacksync via an Apex trigger + callout class + remote site setting).
DeliveryEach detected change is written to Bill through its API, with automatic retries and rate-limit backoff.
Real-time sync, workflow automation, event queues, EDI, and monitoring, for every Bill–Salesforce connection.
Changes in Bill or Salesforce instantly reflect in both systems. No stale data, no manual imports.
Trigger automated workflows whenever Bill or Salesforce data changes, update records, fire webhooks, or kick off sequences without brittle API scripts.
Handle millions of events per minute without losing a single Bill or Salesforce record.
Track your Bill ⇄ Salesforce sync health, view errors, and replay failed events in one click.
Transform legacy EDI complexity into simple database interactions between Bill and Salesforce.
Configure and sync within minutes, no code. Whether you sync 50k or 100M+ records, Stacksync handles the queues, infra, and plumbing. Integrations are non-invasive and need zero setup on your systems.
Authenticate Bill and Salesforce with each platform's native method — OAuth, API keys, or service accounts — plus secure options like SSH tunneling, IP whitelisting, and VPC peering.
Pick the Bill and Salesforce objects to sync — Stacksync auto-detects both schemas, including custom fields where the platform exposes them. Sync to existing tables, or let Stacksync create new ones with ideal data types.
Fields map automatically even when names and types differ. Stacksync handles transformation and type casting for you, zero configuration required.
Yes. Stacksync provides a managed, real-time two-way integration between Bill and Salesforce: authenticate both systems, choose the objects to sync (such as Bill's Customers and Payments), map fields visually, and changes propagate both ways in milliseconds — no code required.
On the Bill side: Payments, Chart of Accounts, Bank Accounts, Vendor Credits and Credit Memos, plus custom fields where Bill exposes them. On the Salesforce side: Campaigns, Tasks and Events, Products and Price Books, Custom Objects. Stacksync auto-detects both schemas and converts types between the two systems.
Yes. Each object mapping can be bidirectional or restricted to a single direction (both systems accept writes). Read-only mirrors, one-way pushes, and full two-way sync can be mixed in the same integration.
Common patterns for Bill and Salesforce: Collections with context; Where Salesforce tracks deals: closed-won creates the finance record; Payment status on the account. Finance sees the account owner and relationship history from Salesforce when chasing a balance, and sales sees that the chase is happening.
Bill: REST/JSON (BILL v3 Connect API). Authentication: Session-based: POST /v3/login with username, password, organizationId, and a developer key (devKey) returns a sessionId that is passed with the devKey as headers on every subsequent call; OAuth is available for partner/embedded apps. Salesforce: REST, SOAP, and Bulk APIs. Authentication: OAuth login via a Salesforce user (browser-based authorization flow); requires "API Enabled" permission for polling mode, plus "Author Apex" and "Customize Application" OR "Modify All Data" for trigger mode. Stacksync manages authentication, retries, and rate limits on both sides.
Bill: Webhook event subscriptions are limited to up to 10 per organization and cover bills, vendors, payments, invoices, and bank accounts; Spend & Expense webhooks run only in the production environment. Salesforce: Change Data Capture publishes create, update, delete, and undelete events on per-object channels, giving near-real-time change feeds without polling. Stacksync's field mapping accounts for these differences between Bill and Salesforce without custom code.
As a data company, we understand the importance of keeping your data secure. Stacksync is built with security best practices to keep your data safe at every layer, and is DPF-certified for US, EU, UK and CH data transfers.
Let your users access Stacksync from your centralized user management systems. Works with Okta, Azure, Google SSO and more.
Immediately get alerted about record syncing issues over email, Slack, PagerDuty and WhatsApp. Resolve issues from a centralized dashboard with retry and revert options.
Securely connects to your systems with:
Every pair below is a real-time, two-way sync. Search all 531 integrations available for Bill and Salesforce.