Hi All,
Do you know if there is an M3 API that we can call within the ION Workflow for customer order approval?
Any inputs will be greatly appreciated.
Best Regards,
Maria
If the M3 application generates an ION Workflow, then ION has a suite of APIs that includes one for finishing a Task.mingle-ionapi.inforcloudsuite.com/<your tenant>/IONSERVICES/process/user
Go to the ION API Gateway, select the ION API Suite, Look for the process/user endpoint and you should see the API.
Hi Keith,
Thanks for the reply. Appreciate it.
Just to clarify, after we configure M3 to send Workflow BOD to ION which would then trigger the workflow instance and when the API you mentioned is called within the workflow, will it automatically approve the order and change its status from 10 to 22?