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…
Hi all! Does anyone have experience in creating and using BDE on an Infor LN in cloud environment?
Hi! Is it possible to call Factory Track api calls from an external application? For example the "IFTStdLocationTransfer". Sample call in FT: <?xml version="1.0" encoding=''UTF-8'' ?><soapenv:Envelope xmlns:soapenv=''http://schemas.xmlsoap.org/soap/envelope/''…
We are looking to set up a Hire (transfer, etc.) API with our new ATS vendor and have not found any existing API documentation for this type of connection. We are looking for anyone that has a current API existing with a third-party recruiting vendor that would be willing to connect to answer a few questions.
Hello Infor Community, I’m reaching out for assistance with a Python script I’m developing to fetch data from the Infor OS ION API. The script is intended to retrieve Quote and OrderLine records for the ZOELLERPUMP_TST tenant and save them into Delta tables in Microsoft Fabric. While the script successfully fetches Quote…
One of my customer needs to call my sxapioegetsingleorderv3 api. What is the best way to remove some lines ? Exemple: I want to remove these: { "fieldName": "linelevel-user1", "fieldValue": "", "seqNo": 1 }, { "fieldName": "linelevel-user2", "fieldValue": "", "seqNo": 1 }, { "fieldName": "linelevel-user3", "fieldValue":…
In the OS API gateway we tried to connect to a new 3rd party REST API. The methods available in Infor OS to get an API token do not seem to apply to this specific REST API. As a result we could couldn't get a OAuth 2.0 token. We lack the information for resource owner. We only have user & pw Client Credentials. The API…
It looks like you're new here. Sign in or register to get started.