I am importing POs from a 3rd party service through API connectivity, and whenever there is a line error it will kick out a notification from the API with error code 200.
I currently am sending all these to my ION inbox but I want to get them to specific users' or a groups' email saying these POs failed to create and here are the notifications.
I'm using ION Desk with IONSERVICES/process/application/v1/workflow/start right now but not sure how to get an email notification from the API flow. Any ideas?