TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Supaglue – open-source unified API

32 点作者 tomkit大约 2 年前
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 条评论

gitgud大约 2 年前
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 未加载
ryi大约 2 年前
Very nice. API work is so rife with inefficiencies, standardization&#x2F;unification to any extent would save so much dev time
mikaeln大约 2 年前
Congrats on the launch team! How do you plan on monetizing down the road?
评论 #34986097 未加载
jondeng大约 2 年前
Congrats supaglue team!
ethanding大约 2 年前
congrats on the launch Supaglue team, excited to try this