Hi team,
I noticed that Mindee has introduced a new and improved API endpoint under version 2, which now uses:
New v2 Endpoint:
https://api-v2.mindee.net/v2/inferences/enqueue
However, in the current Mindee piece in Activepieces, we’re still using the older v1 format:
https://api.mindee.net/v1/products/${account_name}/${api_name}/predict
Docs for Reference:
Mindee v2 API: API Reference | Mindee