Last month, we open-sourced Supaglue (https://github.com/supaglue-labs/supaglue) as a developer toolkit for building customer-facing Salesforce integrations. Since then, we've been iterating on our approach with users and are re-launching Supaglue as an open source unified API, starting with CRMs.<p>With our re-launched public alpha you can:<p>- Interact with HubSpot and Salesforce through a unified REST API
- Sync data from HubSpot and Salesforce into a local Postgres cache and make reads against a normalized CRM schema
- Make writes (POST and PATCH) to HubSpot and Salesforce using the unified API
- Open source MIT license so anyone can self-host for free<p>Today we support reads, creates, and updates for Accounts, Contacts, Leads, and Opportunities for HubSpot and Salesforce.<p>In the coming weeks, we plan to add more connectors and features like configuring sync frequencies, webhooks for notifications, sync rate limiting/throttling. We'd love to hear your thoughts and any feature requests!<p>Give it a try and let us know what you think!
GitHub: https://github.com/supaglue-labs/supaglue
Website: https://supaglue.com
Submission title should probably have "for CRMs" at the end, otherwise it sounds like some generic API framework for anything.<p>Nice idea though!