Hi, I'm trying to use workflow API for bulk upsert operation. Based on the documentation it should be possible:
But when I send a request I'm getting 404 not found.
Can you someone give me hints about what is wrong please? The content type Product exists in dotcms ecosystem.
When i use non-default workflow like this, it works. But only one record is possible to send. No contentlets atribute is available. I need to send multiple data with one request.
I attached the screenshot with the url and part of json.
Thanks for advice