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.

Ask HN: SaaS owners how do you develop integrations with other services?

4 pointsby sochixover 5 years ago
Hello Hackers and SaaS owners! Nowdays clients want to have a tons of integrations with 3-rd party services, like Jira, Trello, Slack, Telegram, etc. How do you develop such integrations for your product? Did you start from scratch or use some boilerplate code? Maybe there is some cool SaaS service for that?<p>I&#x27;m curious because I think maybe here is a niche for the SaaS.

1 comment

buildfocusover 5 years ago
In short, I don&#x27;t, but it&#x27;s an interesting idea! Have you seen <a href="https:&#x2F;&#x2F;segment.com" rel="nofollow">https:&#x2F;&#x2F;segment.com</a>? It&#x27;s a similar concept, for analytics services only. You set up segment in your app once, and they act as a middleman, such that you can turn other services on top on and off at will. Seems to have been a huge success.<p>You&#x27;d need to find a set of integrations that all fundamentally revolve around a similar data model though (chat, or task trackers, or whatever), you&#x27;re not going to be able to sync anything to anything.
评论 #22044252 未加载