Infoplus API (Application Program Interface)
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
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
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
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
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
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
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
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
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
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