Hey,
I have made two entities: "Scans" and "Products" in Common Data Service. When a scan is taken (trigger action: When a record is created), I want to change some fields of the entity "Products" (action: Update a record). With the scanned barcode, you can find the correct product. In other words, the column 'Barcode Scan' (of entity Scans) is the same as the column 'Barcode Product' (of entity Products). I have tried several ways to do this, but always struggled with finding the Record Identifier in the "Update a record" action.
Can someone find me a way to do this?
Kind regards,
Jelle