Expand my Community achievements bar.

Interested in getting an Adobe Workfront certification? Don't miss our AMA on June 10th, where our experts will be available to answer any questions you may have about getting certified!

Do Checksum Values exist in Workfront?

Avatar

Level 2

Just looking for answer to this due to an asset migration.

Do Checksum Values exist in Workfront?

1 Reply

Avatar

Community Advisor

Hi @TegwynSt1 

 

if they do, the checksums are not exposed in workfront/API. All we have is IDs, file size/name/extension.

Closest you could get it create a custom field and use Fusion to set it after upload (download file and calculate SHA256 hash) - quite expensive if the files are large.

 

Why do you need this - to avoid duplicates in Workfront?