Infoplus API (Application Program Interface)

Overview of the Infoplus API
Infoplus exposes the full breadth and depth of its Desktop and Mobile apps to all clients through an easy-to-use API (Application Program Interface). Wi...
Wed, 23 Dec, 2020 at 1:55 PM
How to create Orders with the Infoplus API
One of the most common use cases of the Infoplus API is to create Orders in Infoplus.  This can be useful, for example: If you have an in-house ...
Wed, 7 Apr, 2021 at 1:57 PM
How to get Shipments with the Infoplus API
Many users of the Infoplus API need to query Infoplus to get Shipment information about their Orders.  In Infoplus, information about your Shipme...
Wed, 23 Dec, 2020 at 1:47 PM
How to create Items with the Infoplus API
Items in Infoplus may be created through the Infoplus API via a POST to the appropriate endpoint.   For example, ...
Mon, 26 Sep, 2016 at 11:10 AM
How to create ASN's with the Infoplus API
Many users of the Infoplus API need a way to push Purchase Order (PO) data from a source system, such as an ERP or other in-house system into Infoplus,...
Tue, 12 Sep, 2017 at 11:24 AM
How to use Customers, Bill To Address, and Ship To Address with Orders in the Infoplus API
Orders in Infoplus are directly associated with a single Customer record (the customerNo field on the Order object).  This Customer's data serv...
Wed, 28 Aug, 2019 at 10:39 AM
How to work with Custom Fields in the Infoplus API
Custom Fields in Infoplus allow users to add additional data to any table in Infoplus.  These fields can be viewed and edited when viewing tables or ...
Tue, 13 Apr, 2021 at 3:59 PM
How to get Extraneous data for Orders in the Infoplus API
If you've worked with Orders in the Infoplus API, you've probably seen how many fields are available in this record type.  However, despite al...
Sat, 14 Jan, 2017 at 9:47 AM
Troubleshooting the Infoplus API
This article contains some common issues that users may experience when first trying to work with the Infoplus API.  If you are having trouble getting a new...
Wed, 23 Dec, 2020 at 2:50 PM
Working with Tags in the Infoplus API
For more information on Tags in Infoplus, see Create and Manage Tags. You can work with Tags through the Infoplus API (after version 2.0) using the endp...
Wed, 27 Feb, 2019 at 1:44 PM