TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Supaglue – open-source unified API

32 pointsby tomkitabout 2 years ago
Last month, we open-sourced Supaglue (https:&#x2F;&#x2F;github.com&#x2F;supaglue-labs&#x2F;supaglue) as a developer toolkit for building customer-facing Salesforce integrations. Since then, we&#x27;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&#x2F;throttling. We&#x27;d love to hear your thoughts and any feature requests!<p>Give it a try and let us know what you think! GitHub: https:&#x2F;&#x2F;github.com&#x2F;supaglue-labs&#x2F;supaglue Website: https:&#x2F;&#x2F;supaglue.com

5 comments

gitgudabout 2 years ago
Submission title should probably have &quot;for CRMs&quot; at the end, otherwise it sounds like some generic API framework for anything.<p>Nice idea though!
评论 #34990163 未加载
ryiabout 2 years ago
Very nice. API work is so rife with inefficiencies, standardization&#x2F;unification to any extent would save so much dev time
mikaelnabout 2 years ago
Congrats on the launch team! How do you plan on monetizing down the road?
评论 #34986097 未加载
jondengabout 2 years ago
Congrats supaglue team!
ethandingabout 2 years ago
congrats on the launch Supaglue team, excited to try this