Bulk Creation and Deletion of Entities
J
John Gabriel Porton
I want to be able to insert entities by batch or bulk through webhook/REST api to prevent calling the same endpoint many times.
I also want to be able to do the same when deleting entities.
Having checkboxes in catalogs to select and do a specific action for selected entities can also help :)