2
2 Comments

How to build a Sage 50 integration

A brief explanation of Sage 50 and how to build an integration with it for your SaaS product!

submitted this link to Icon for group Developers
Developers
on August 16, 2022
  1. 1

    interesting. how do you ensure that your data source is in sync with the api version of the source. For e.g. data source was created with api v1 and than vendor decided to move to v2 and v1 is deprecated? how is this handled?

    1. 1

      In this case the data source is an onprem product, and the connector handles differences in product version (it connects directly to the DB). For our other integrations we have multiple versions of our connectors that use different API versions. For example, we have a HubSpot integration using v1 API, a newer connector that uses their v3 API.

Trending on Indie Hackers
What's the point of AI generated comments? User Avatar 37 comments Why can't your target customers always find your product? - Experience sharing User Avatar 12 comments The exact prompt that creates a clear, convincing sales deck User Avatar 10 comments Why I’m building an AI marketplace instead of another SaaS User Avatar 7 comments Why I built a 'dumb' reading app in the era of AI and Social Feeds User Avatar 5 comments The hardest part of building in public isn’t shipping. User Avatar 4 comments