Report
How to build a Sage 50 integration
Meet hotglue’s new Sage 50 UK integration, featuring an easy to use on-premise connector.
hotglue.com
A brief explanation of Sage 50 and how to build an integration with it for your SaaS product!
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?
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.