Can someone provide the format for the request body to create a Service Request with a detail page? We're using IPS, but I figure the context should be similar for any of the suites and I'm finding nothing in the documentation. I've already tested this very simple and it works fine in creating a Service Request of the…
Is it possible to update an IDO without retrieving the IDO to be updated first? I know you can configure an update using the GUID Row ID and timestamp, but I saw a working example from one of our partners that looked like this with a blank _ItemId: { "Changes": [ { "Action": 2, "_ItemId": "", "Properties": [ { "Name":…
Hi All, If anyone has attempted to configure the UPS API within the Infor ION API gateway for Rating, could you kindly share the procedure for setting up Target Endpoint Security? I consistently encounter an Access Denied error. The message indicates that I do not have permission to access…
I am working on an external integration, and for each API call, I need to retrieve a token from a dedicated token endpoint(Basic Auth) and include it in the header of the main API call. Is there a way to dynamically pass the token in the header within the API suite itself? In the present solution, I have two API steps in…
Why is the download credentials button disabled in the API Gateway Info?
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.…
Hi all, Not sure if its in the correct forum / category. I have a customer who wants to use or surface MS Reporting Services reports in IOS. Is it possible to use and to link to data in the datalake? Thanks in Advance. peterc.
Hello, Until now, I have always used Postman in an Infor Cloud environment where SSO was not enabled. I followed the configuration as described in several tutorials on the subject. It worked perfectly. Today, I am working in an Infor Cloud environment in which SSO is enabled but in which I do not have an account in the…
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)…
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…
It looks like you're new here. Sign in or register to get started.