Browse By Tags

  • Obtaining a list of customers using the API

    Hi Team, Could you advise how to obtain a list of Customers via API? Now I use the GET request https://{{HOST}}/Sage300WebApi/v1.0/-/SAMLTD/AR/ARCustomers('customer_name') But if I should receive a few customers, I should a single request for each Customer…
  • Unauthorized error when trying to make a request sage api from my nodejs backend server

    I tried making a request to any sage api with the given api link with ip address from sage on my nodejs web server but i get unauthorized error. It works fine when I call the apis from the swagger docs provided to us by sage. What could be doing wrong…
  • SAGE API(Sales Order)

    Hello guys, I really your help here, i have been trying create an order using the web service api, every format is achieved except for the "Order Date" and "Invoice Date", keeps returning error message " String was not recognized as a valid DateTime…
  • Sage300 vs SageX3 implementation

    Hi everyone, I am at the moment investigating the availability of cloud APIs for Sage300, and could find some documentation of an available web API, but which is not listed here https://developer.sage.com/ , and now wondering why? Is there an available…
  • Integrate Sage 300 (non-cloud) with a PHP website

    Hello, We have a Sage 300 On Premise (non-cloud) version. We are looking to integrate it with our e-commerce website (PHP). We want to do two-way integration. 1) : From Sage 300 to website Customer invoice, order history, tracking information from…
  • Sage 300 2016 API

    Hi All I didn't work with Sage products yet one of our clients want to make automatically integration between our PHP web system with Sage 300 2016 version they are doing integration manually, they are inserting data twice i'm searching for…