/salesforce-postgres-sync

A demo project for two-way syncing between Salesforce and Postgres

Primary LanguageJavaScript

salesforce-postgres-sync

This is a demo project for two-way syncing between Salesforce and Postgres. It replaces the Heroku Connect add-on.

Roadmap

  • Sync Salesforce schema to Postgres
  • Sync Salesforce changes to Postgres
  • Sync Postgres changes to Salesforce