Hi All,
Just wanted to share We can call an Infor M3 api as an ION api in Infor RPA Studio project.
Goto the ION API Gateway or M3 Metadata Publisher:
Execute a test api for e.g MNS150MI with transaction SelUsers
Copy the entire request url from api gateway or Meta data publisher.
Use that request url in IONAPI Request in RPA project in RPA studio. Which should give the output response.
The request url will look like example below for your reference.
TenantURL/M3/m3api-rest/execute/MNS150MI/SelUsers?FDIV=BBB&TDIV=BBB&FRES=XYZ&TRES=XYZ.
Best Regards
Shashank