Browse By Tags

  • Sage CRM REST API - Group Retrieval

    Hi All, We building an integration between Sage CRM and an ESP and two features of this integration are the synchronisation of Group members and Wave Item members (also from a group, although the field returned from the API is ' Wait_TargetList ')between…
  • Updating Contacts give this error, Sage Accounting API

    Hi, Im triying to update Contacts using the API and Im getting the next error: "validation" : { "errors" : [ { "field" : "tax_number", "message" : "must be blank" }, { "field" : "tax_number", "message" : "Format must match '123456789XX1234 (15 characters…
  • GraphQL Production Tracking

    We're looking to automate creation of Production Tracking transactions. The 11/2022 Sage X3 Version 12 Capabilities Guide lists Transaction for Production Tracking as an available operation. After browsing around the API Reference , it's not obvious to…
  • Where to find Journal Entry Balances

    Hello Sage Community, I am currently working on an integration project to post transactions into my Sage 300 ERP database via an API. While posting transactions directly from the Sage 300 ERP interface to the GL as a journal entry, everything works correctly…
  • API integration between website and Sage 500?

    Hi! One of our clients uses Sage 500, and they're interested in integrating with their website. They'd like to send bids / quotes back and forth between their website and the ERP. I work for the company that runs the website, and we have a good API…
  • Sage X3 GraphQL Connectivity

    As you may already know, starting Sage X3 2021 R2 (V12), a new integration pathway has been introduced; the mighty GraphQL. Invented by Facebook to used internally back in 2012, GraphQL has gained massive popularity for its lightweight query and response…
  • Sage 100 Contractor C# API/BOI?

    Can anyone point me to a starting point for using the API/BOI with c# for Sage 100 Contractor?
  • does Sage 100 Contractor have API

    I would like to integration third party system with Sage 100 Contractor using API to sync data between systems. Does Sage 100 Contractor have API?
  • GraphQL for custom Fields

    Hi, I am building an app, and my goal is to interface with my clients product information (they are using X3). Most of them have custom fields in master data -> product. Right now, we didn't find a way to query custom fields via GraphQl implementation…
  • After upgrade from 2021 to 2023 I got Error HRESULT E_FAIL has been returned from a call to a COM component.

    After upgrading sage from 2021 to 2023 I got error Error HRESULT E_FAIL has been returned from a call to a COM component on accessing web screen. What would be the reason of this and solution ?
  • Graphql Onpremise setup

    Hello everyone, I'm developing a middleware to integrate Sage X3 with a 3PL and I want to use GraphQL services but I'm not able to connect because I haven't found the correct Endpoint, I already try with " {{server}}/v1/service/PROD/api/" where PROD…
  • How to enter Purchase order and create Sales Order using API

    My team has been using desktop Sage 100 (2021) to enter purchase orders to generate sales orders, but we would like to do this via API. https://help-sage100.na.sage.com/2021/FLOR/index.htm#Program_Listings/Program_Listings_Overview.htm?TocPath=Program…
  • The underlying connection was closed: A connection that was expected to be kept alive was closed by the server

    We are using API while pushing data from a 3rd party software to Sage 300. Entry per batch consist of maximum of 3000 per entry but not all batches has this qty. Before all posting went well until this month we notice that some entries are not being…
  • Looking for consultant to help in installation of Sage API into our sage 100 2020

    Hi, We are looking for consultant to help in installation of Sage API into our sage 100 2020 or someone who has worked on similar projects Please check below link for understanding: https://www.sagecity.com/us/sage100_erp/sage-100cloud-power-platform…
  • Sage 300 API Question [On Premise]

    Hello, We are using Sage 300 (version 2020) on premise with a perpetual concurrent user license using the desktop screens exclusively. We have a 3rd party CRM solution that we would like to integrate with Sage. I am by no means familiar with SAGE development…
  • Calling .net API FilterFetch on Customer View gives Attempted to read or write protected memory error

    FilterFetch on a client machine is throwing the following error on customers. Works on my local machine Unhandled Exception: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory…
  • Is there any way by which we can achieve integration between ACT! and Sage 100?

    is there any way by which we can achieve integration between ACT! and Sage 100?
  • SageX3 Rest API Web Services - how to get contract schema xsd?

    Hello Community, Using Rest API Web Services in Sage X3 how can I get a contract schema definition XSD? The goal here is to get a list of available resources. SDATA documentation ( http://sage.github.io/SData-2.0/pages/core/0401/ ) says it is possible…
  • 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…
  • Does Sage 300 CRE provides any web api to receive the data from external system

    Hi Folks, Does Sage300 provides any web api to receive the data from external system. If yes, please provide API documentation. Thanks.
  • Data transfer e-commerce SAGE 100c ? API ?

    Hi, as a web developper I am currently tasked to automate orders transfert from our e-commerce Drupal 8 website to SAGE 100c. I am a Drupal expert but complitly noob to sage so please bear with me. I f I understood correctly our company connect…
  • Address Validation with Avalara

    Hello, We have encountered an issue when validating addresses where the FOB and ship method are automatically changed after validation is complete. Is there a way to prevent the FOB & Ship Method from being restored to default? Thank you for your…
  • Has anyone used an external requisition software?

    Has anyone used a software package that integrated with Sage 500 ERP for creating Requisitions outside of Sage and then generating Purchase Orders in Sage? What software did you use? How did that process go? Any recommendations or precautions?
  • Shipping Integration for LTL Shipments

    Does anyone know of a product like Starship that can integrate LTL shipments with Sage 50? According to V technologies, Starship does not integrate with Sage 50. Are there any other integration programs out there that use a API connection to process LTL…
  • Sage 100 Con. Object Reference Guide - AddNext?

    Hi everyone, I'm in the process of creating an application that interfaces with the "Client" table in Sage 100 Contractor, and as I was reading the API Documentation I saw that there was an XML Request mentioned for "AddNext"? This function is supposed…