Hi everyone, I'm working on a use case where I need to subscribe to an external system's event hub using Infor ION. The external platform exposes an Event API, which follows a publish-subscribe model — it allows consumers to register as subscribers, define a callback URL, and receive event payloads (such as product…
I'm developing a web app that uses the IPS API to pull data from IPS. For initial development, I've been using API keys that are tied to my main user account in our TST environment. As part of my effort to get my App ready for go-live, I've been attempting to move to Service Users for the API keys, so it doesn't break if I…
GET https://mingle-ionapi.eu1.inforcloudsuite.com/XXXXXX/LN/c4ws/services/ItemsBySite_WT?Item=ITEM123&Site=MAIN Hello, I was using the above as a sample URL for a custom connection to powerautomate. I have the connection, im struggling with the correct way to build the url. Could someone help. I would be happy with the…
I want to be able to view the details of a Task—such as Parameters and Notes—using the API. The endpoint /IONSERVICES/process/user/v1/task/{id} works well, but it requires that I be either in the Distribution List or the Assignee, which I’m not. I receive the following error: Code:NOT_PART_OF_DISTRIBUTION,…
I have created a custom API that will compare the lists of employees between Syteline and our HR system and then add missing employees or set inactive employees to terminated. When I attempt to insert new employees into the SLEmployees IDO, I get the error "The KeyID entered cannot be null in NextKeys_mst.…
Get an error when calling MMS060MI - WDE0603 - "Printer does not exist" - The printer is in FactoryTrack, where the call is originating from, it is in the list of available printers. The printer shows in IDM, and M3 MT. This is the end of the call:…
I am working with a third-party vendor that uses the key name 'Authorization' under the Target Endpoint Security > API Key as Authentication Type. I am curious if anyone else has ran into this issue and how they managed to resolve this? I know from past experience that a lot of third-party vendor API's uses the key name…
Hi, I am using the SOAP web service to manage records for an on-prem SyteLine 9 system. Below is a screenshot (img. 1) of a request and response to the SaveJson endpoint. I'm trying to figure out how to return the newly created record. From the documentation (img. 2), there should be a <SaveJsonResult> element within the…
Hi everyone, Does anyone know or tried to perform a POST request from Postman to insert a record into an IDO that has a subcollection, with the body of the JSON being repeated elements that are inserted into the tables of the subcollection? Is it even possible? An example would be a customer order IDO with the CO lines as…
Currently I am calling a custom API (CMS100MI-zzz) however it seems the response is cap out. The row index from my response is 10,000 and it shown around 100000 lines. I added the maxReturnedRecords:999999. Is there a hard limit?
It looks like you're new here. Sign in or register to get started.