Hello, I am trying to set up an API connection point I am very new to this and the only method I am familiar with is creating an API suite in ION API gateway and uploading a swagger to make the endpoints testable and accessible in ION desk. The ones whose endpoint it is claim they don't have any swagger, or other…
Hi, I need to create data flow to process the sync.SalesOrder BOD. I need to loop the order lines, for each orderline, get the item number, and call M3 API, and update the value from API response data into that order line in the original Sales Order BOD. What is the best way to do this? I tried to use split,but don't know…
Hello everybody, Is there any option to configure a Monitor based on Sync.SalesOrder BOD, to trigger anytime that a new Return sales order is created? I have 0 problems with normal sales orders, but whenever the line quantity is below 0 it does not activate. Any tip? Thank you very much! Kind regards,
Hi, I have an api flow which starts with a list of data which I want to enrich with more data in a do while loop. So far so good, but how to I transform the result of the do while so that it gives a more readable output. Does anyone have examples of this? When I check the variable created by the do while it is a JSON with…
Hi, I have a data flow that runs an api transaction and get a JSON response. I then have a script that converts the JSON response to a BOD. This api runs on a schedule and picks up updated orders. Most of the time there are no changes and the API returns an empty response ([]). Is there any possibility to stop the data…
We have a requirement to get next day's date in API flow, Do we have some default functions? now|strftime("%Y%m%d") - This is working in jq play playground but it is not supported in Jq transform. Any leads will be helpful, thanks in advance.
I have a payload which get item numbers and I have to call M3 get details api add all the individual M3 responses to an array and share it as ion api flow output
I have this simple Request Body. I also tried using the Request Body to JQ Transform, Set Variable and to the API Body. and all of them are getting Null values. is there something I'm missing here?
Hi All, I am getting issue while uploading an email template in ION service. It is showing errors as "From" email address prevents successful completion and No default email template in the zip file. What can be the reasons? Thanks in advance!
Hi, There is "Do While" element available in API flow. However I can't find anything on this subject in ION documentations. Can you please point me to a documentation/examples? I run List M3 API in API flow, now I need to iterate through records of List output and do something for each record. Regards Kirill
It looks like you're new here. Sign in or register to get started.