I'm working on a PIM integration project. On upload of an asset we can invoke code via the update DAM asset workflow to write asset details back to our PIM and also PIM details to AEM.
Now what I am looking to do is to invoke code when creating a review task on a folder of assets. The purpose of this is to integrate assets that already exist in AEM with our PIM. The create review task seems to be allocated as a task within a project. My question is, how can I invoke code through the create asset review task, so that when a folder of assets is reviewed and approved, the assets will contain our PIM integration details. Is this the best way to update a batch of assets or is there a better way?
I am aware of the product photo shoot workflows but they upload assets and associate them with products rather than update existing assets.
Thanks.