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?
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…
I'm trying to come up with a small utility that will connect to an IDO in Syteline (Cloud) through the API, and download the results into an on-prem SQL Server. My code looks like it is successfully getting a token, but when I try accessing the IDO I get an "Invalid Token" message. This is the code I'm using. Any thoughts…
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…
Hello, I want to create an EQ quote in LN by calling an API from external system. Is it possible? If yes, can anyone share the detailed steps on how to do it? I dont know anything about LN system and so please guide as needed. Thanks in advance!
Hello I was able to fairly easily create a new user in CloudSuite OS using with /ifsservice/usermgt/v2/admin/users using POST The request body for /ifsservice/usermgt/v2/admin/users accepts a userlist where an id can be specified, but it just returns a message that the user already exists when using POST and the example…
Are there any APIs that allow you to create/assign attributes to products in ICSPA? Thanks.
Hello Infor Community, I’m working on an API integration with the CPQEQ Runtime API (specifically the Quote and OrderLine endpoints) in a test tenant (TENANT_TST). I’m trying to fetch an OAuth 2.0 token using a Python script, but I’m consistently getting a 400 Bad Request error with the response…
It looks like you're new here. Sign in or register to get started.