Hi, I'm looking for an API in Infor CloudSuite that can retrieve all open tasks assigned to the currently logged-in user - similar to what’s shown in the Inbox or Task widget in the portal. I’m aware of: /IONSERVICES/process/user/v1/task/{id} (but this requires a specific task ID)…
Hi, We have been using IONAPI to heavily interact with Infor OS. Our standard approach is to "Create Service Account" alongside IONAPI Authorized App creation where we create service account using the ION User. I understand that the keys saak and sask are created when this option is chosen and scopes are added as well.…
Is there any means of validating inbound IMS document content against an ION data catalog schema? In other words, if I have a json schema for a document defined in ION Data Catalog and an IMS connection point that accepts that document type. Is it possible to validate the content being sent against the schema such that the…
It was always working since recently. Have something changed ?
I have an ion api flow. it always worked in postman before. Has something changed ? I get this error now: failed with reason Unauthorized and status 401 body {error=Unauthorized}
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.…
It looks like you're new here. Sign in or register to get started.