Greetings everyone,
In a workflow, i added an ION API step (M3 API MMS200MI - type List) : for testing purpose, parameters CONO & ITNO are hard-coded.

In the output parameters tab, the JSON XPath is set to $.MIRecord... which returns a JSON table with 2 rows

JSON table output :

Question is : is there a way to know how many records have been returned by the API ? It seems that $.MIRecord.length is not allowed by ION (it's not a path).
Any help would be greatly appreciated.