• Sage50 Third party integration

    Hello, I am looking for help with the integration of Sage50 and a third-party software. Can anyone help me?
  • Looking for developers wihh US Sage50 Integration

    Hello, I have a client in EU that needs to hire a developer for an integration with Sage50 Accountant and other versions in the US. Can anyone help me?
  • SAGE 50 - BANK FEED, CREDIT CARD FEED, STRIPE FEED

    For those who have Stripe account bank feeding into Sage50 - would you recommend it or is it more trouble than its worth and best entering manually? Likewise for the bank feed and credit card fee? Client currently entering all manually and it works…
  • SAGE 50 SDK - Company Open Works on Server but not on Workstation

    I have written an application to post general journals to SAGE 50 using data from a point of sale application. The program works fine on the server where the company files are located but when we moved the application to a workstation where the accounting…
  • Error when using UNC Network path to connect via latest .NET SDK (2021.1)

    Hello: I have been experimenting with the latest version of the .NET SDK (2021.1). My configuration uses UNC network paths and not mapped drives. When I try to run any of the sample applications, I get the following error: Object must be a root directory…
  • The company could not be opened because the file COMPANY.DAT is missing or damaged.

    I have a third party application that integrates with Sage 50. After a client has copied their sandbox company to a new file for their production company, I am no longer able to open the Sage 50 company and receive the following error: I have seen…
  • Connection between Sage 50 US and Sage Intacct

    Hello everyone I am wondering if it is possible to share information between these 2 Sage products. A customer uses Sage Intacct and I would like to know if it is possible for these 2 to interact. For example if in Sage 50 I register invoices or purchases…
  • Getting Error when trying to set up Email from Outlook via Office365

    Hello, we are trying to email invoices through our Outlook app (not via webmail) or a Sage partner server. We have outlook setup and running, but when we try to set up the email we get these error messages. Any advise is appreciated. Thanks in advance…
  • Import Unit Cost for Inventory Adjustments with the COM API

    I'm trying to import the Unit Cost field among others for Inventory adjustments via the COM Interface. For some reason this one field likes to remain at 0.00 even when making a positive adjustment with a value greater than 0.00. Here is an example of…
  • Use of REST with locally installed applications (sage 50 quantum)

    Hi, All wise and mighty sage pros! I am an integrations developer and have been for over 30 years. Having worked with MANY api's I don't think my question will be so much a challenge but rather just details I don't yet know ;) I have had many…
  • Accounting Period

    I've found how to get a list of the Accounting Periods through the SDK (Using .net API). Is there a place to find the current period so I'm not entering or updating records from an accounting period?
  • Integration with Rails app 2019

    Hello and good day to all. I'm looking for a way to access SAGE 50 endpoints for purchase orders, invoice. inventory etc through our front-end system built in Rails. The ideal solution would be through an API which I couldn't find any suitable yet.…
  • Sage Add-On - Subscription Based Service Plan Tracking

    Looking for a Sage 50 Add-On. My company uses Sage 50 and we offer a subscription based maintenance planfor customers, and having a way to keep track of which customers are signed up, what equipment they have, scheduled visits, billing, would be incredibly…
  • Mavenlink/Sage Integration

    FormerMember
    FormerMember
    We are in the process of converting to Mavenlink as our time keeping system and we need guidance from the SDK group to understand what we need to do in order to provide access to the Mavenlink IT team to our Sandbox account in order to understand how…
  • So, Sage 50cloud Can Connect to All of That? I Had No Idea!

    I Did Not Know Sage 50cloud Could Connect to All of That? Did You? Hey Sage 50 users! Are you getting the most out of your Sage 50 product? Are you aware of all the connected services and add-ons that can help you making your business life easier? …
  • There was a problem opening company.: (inner exception: FileNotFound)

    var companyId = GetCompany(); try { // Request authorization from Sage 50 for our third-party application. AuthorizationResult authorizationResult = Session.RequestAccess(companyId); This line Session.RequestAccess throws a PeachtreeException: FileNotFound…
  • SDK seeking permissions every time

    Hi, We are trying to build up an application using the Sage SDK to create invoices in the Sage 50. In our testing , we found that the Sage SDK is prompting for the user to give permission every time (even if it is same company file that we gave permissions…
  • What's new with Sage 50c?

    Sci-Fi is not Sci-Fi anymore, fiction is becoming reality. This summer we got to showcase the best of our products and technology during the Sage Summit Tours which happened throughout the world including cities such as Toronto and London. Sage 50 2018…
  • The 5th Key Benefit of O365: Amazing O365 software to boost productivity!

    Sage has partnered with Microsoft to integrate Office 365 into Sage 50c, a new toolkit for small business! See our previous posts on why businesses are buying O365 plus : the 1st Key Benefit of O365: Reduced Risk! The 2nd Key Benefit of O365:…
  • The 4th Key Benefit of O365: Future proof with predictable costs

    Sage has partnered with Microsoft to integrate Office 365 into Sage 50c, a new toolkit for small business! See our previous posts on why businesses are buying O365 the 1st Key Benefit of O365: Reduced Risk! The The 2nd Key Benefit of O365: Use…
  • The 3rd Key Benefit of O365: Shift the IT burden to Microsoft!

    Sage has partnered with Microsoft to integrate Office 365 into Sage 50c, a new toolkit for small business! See our previous posts on why businesses are buying O365 plus : the 1st Key Benefit of O365: Reduced Risk! The The 2nd Key Benefit of O365…
  • The 2nd Key Benefit of O365: Use on Mobile Devices!

    Sage has partnered with Microsoft to integrate Office 365 into Sage 50c, a new toolkit for small business! See our previous posts on why businesses are buying O365 and the 1st Key Benefit of O365: Reduced Risk! For the 2nd Key Benefit of Office 365…
  • The 1st Key Benefit of O365: Reduced Risk!

    Sage has partnered with Microsoft to integrate Office 365 into Sage 50c, a new toolkit for small business! The 1st Key Benefit of O365: Reduce Risk of email downtime and data loss Why is it important to reduce downtime? Email is the lifeblood…
  • Why are businesses buying O365?

    Sage has partnered with Microsoft to integrate Office 365 into Sage 50c, a new toolkit for small business! What is O365? Office 365 in simple terms is a package of programs and services all in one place, hosted in the cloud. These products and…
  • update onhand on MasterStockItem

    Hi, Is there any way to update the onhand qyt in a MasterStockItem from the SDK?