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…
Hello, Infor CSD user here. I am familiar with using the base level IDM/items API to upload documents to document management, specifying attributes such as 'Order_Number' and 'Order_Suffix' to attach documents to their orders. I also specify document type when uploading using IDM/items, for example, entityName:…
I have created a custom LN OData REST API via the OData REST API Modeler. I commited, validated and activated the API and it appears inside of the API Gateway as a LN-API. I now want to use it inside of an ION API Connection Point because I want to access the API from a Document Flow but the API does not show up when…
Hello! I have a custom API that requires setting Cookies in requests to methods. By example I Login with post operation to URL —> https://server/Login Response : { "odata.metadata" : "https://server/$metadata#B1Sessions/@Element" , "SessionId" : "94b390cc-666b-11f0-c000-005056b5a3f8-140425297418112-35540", "Version" :…
It looks like you're new here. Sign in or register to get started.