Heroku Connect
- Ecosystem
- Last Updated: June 26, 2025
- Nicole Klusman
Partners are a critical part of the community in driving customer success in technology adoption. Today, we’re thrilled to announce new solution expertise and program benefits for Salesforce Consulting Partners to expand their practice with Heroku AI PaaS. Building on our announcement from earlier this year, today’s announcement is designed to deepen technical expertise and help partners expand the service offerings they can provide their customers with the Salesforce portfolio.
Salesforce is the world’s #1 AI CRM and provider of the Agentforce digital labor platform bringing together the C360 apps and data with Heroku. Every customer’s business is unique and that…
- Engineering
- Last Updated: June 26, 2024
- Siraj Ghaffar, Vivek Viswanathan
Heroku Connect makes it easy to sync data at scale between Salesforce and Heroku Postgres . You can build Heroku apps that bidirectionally share data in your Postgres database with your contacts, accounts, and other custom objects in Salesforce. Easily configured with a point-and-click UI, you can get the integration up and running in minutes without writing code or worrying about API limits. In this post, we introduce our recent improvements to Heroku Connect on how we handle drift and drift detection for our customers. PensionBee , the U.K.-based company, is on a mission to make pensions simple and…
- News
- Last Updated: June 21, 2018
- Robert Zare
Today we are pleased to announce general availability of Heroku Shield Connect, the latest addition to our lineup of Heroku Shield services.
Heroku Shield , announced last year, enabled new capabilities for Dynos, Postgres databases and Private Spaces that make Heroku suitable for high compliance environments such as those that fall under the Health Insurance Portability and Accountability Act (HIPAA) regulations. Heroku Shield Connect extends this offering by enabling high performance, fully automated, and bi-directional data synchronization between Salesforce and Heroku Postgres for companies that need to build HIPAA-compliant applications – all in a matter…
- News
- Last Updated: October 26, 2017
- Robert Zare
Today we are pleased to announce a significant update to Heroku Connect , one that is a culmination of two years of work to improve every aspect of the service. We’ve focused on three primary areas: improving write speed, geographically expanding the service, and intelligently guiding design and troubleshooting workflows. To that end, we’ve enabled bulk writes resulting in a 5x average increase in sync performance to Salesforce, deployed Connect in six global regions to be closer to customers’ databases, and built three guided management experiences that significantly increase user productivity.
Collectively, these enhancements will enable Heroku Connect to continue to…
- News
- Last Updated: November 15, 2016
- Robert Zare
Today we are announcing a significant enhancement to Heroku External Objects : write support. Salesforce users can now create, read, update, and delete records that physically reside in any Heroku Postgres database from within their Salesforce deployment.
Increasingly, developers need to build applications with the sophistication and user experience of the consumer Internet, coupled with the seamless customer experience that comes from integration with Salesforce. Heroku External Objects enable a compelling set of integrations scenarios between Heroku and Salesforce deployments, allowing Postgres to be updated based on business processes or customer records in Salesforce.
With Heroku External…
- News
- Last Updated: May 10, 2016
- Margaret Francis
Today we’re announcing that the APIs for the Heroku Connect data synchronization service are now GA. These fully supported endpoints will help our users with the tasks they most need repeatable automation for: creating consistent configuration across development, staging, and production environments; managing connections across multiple Salesforce deployments; and integrating Heroku Connect status with their existing operational systems and alerts.
When we first released Heroku Connect, users were delighted with the simple point and click UI: they could suddenly integrate Salesforce data with Heroku Postgres in one enjoyable minute! But as users’ familiarity with the service…
- News
- Last Updated: May 06, 2024
- Margaret Francis
Today we are releasing a reference architecture and sample app for running e-commerce apps on Heroku, with a simple pattern for integrating customer, order and product data with Salesforce via Heroku Connect. The key: Any transaction recorded in Heroku Postgres can be seamlessly integrated with Salesforce via Heroku Connect .
Many Salesforce customers are looking to extend their Salesforce deployments with e-commerce on Heroku. Whether running a single storefront, launching new concepts and brands, or innovating to improve core retail functions, these e-commerce experiences require orchestration across multiple business functions…
- News
- Last Updated: July 14, 2015
- William Gradin
Heroku Connect provides seamless data synchronization between Heroku Postgres databases and Salesforce organizations. Without writing a single line of integration code, you can sync hundreds of millions of Salesforce records in near real time using a simple point-and-click UI. Resiliency and data consistency are assured with robust automatic error recovery and easy to use Salesforce centric logging capabilities. We’re pleased to announce that beginning July 2, 2015, Heroku Connect’s data synchronization with your Salesforce organization — which relies on the SOAP API — will no longer be constrained by your Salesforce API usage limits. Customers can now focus…
- News
- Last Updated: March 28, 2024
- Margaret Francis
A quick glance at most any phone shows the importance and urgency – for businesses of all kinds – of creating mobile customer apps. Our everyday activities – finding a ride , ordering a meal or turning on a light are increasingly mobile experiences.
But delivering a great omnichannel experience to customers requires more than just the work of the application developer. The larger organization is involved in following up with prospects, fielding service inquiries, and sending relevant marketing messages. Orchestrating this tapestry of touchpoints often requires developers to integrate with systems used by non-developers, including sales,…
- Engineering
- Last Updated: March 28, 2024
- Scott Persinger
Heroku Connect is a service offered by Heroku which performs 2-way data synchronization between Salesforce and a Heroku Postgres database .
When we first built Heroku Connect, we decided to use polling to determine when data had changed on either side. Polling isn’t pretty, but its simple and reliable, and those are “top line” features for Heroku Connect. But polling incurs two significant costs: high latency and wasted resources. The more you poll the more you waste API calls and database queries checking when there are no data changes. But if you lengthen your polling interval then you…
Subscribe to the full-text RSS feed for Heroku Connect.