Do Checksum Values exist in Workfront? | Community
Skip to main content
Level 6
September 30, 2024
Question

Do Checksum Values exist in Workfront?

  • September 30, 2024
  • 1 reply
  • 405 views

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

Do Checksum Values exist in Workfront?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Sven-iX
Community Advisor
Community Advisor
October 1, 2024

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?