@jesse_wilson
Is there an API endpoint for all import errors?
For example, a user can get these types of errors when importing to a model: no items in a list, failed cells, and unmapped line items, etc.
I've automated imports with a custom script. I've now purposefully introduced errors into my imports so they fail and want the specific errors to be returned when they do.
Cheers