The Finalized Asset trigger is fired when an asset (proof) has been finalized.

Customization (Filter)

Project: If you select a project under customization, the Zap only runs when an asset is finalized in the selected project. Leave this blank if you want to track all finalized assets across any project that is managed by your team.

Data Payload sent to Zapier
  • id - Unique identification on GoVisually for the asset that was finalized.
  • design_name - The name of the asset that was finalized.
  • project_id - Unique identification on GoVisually for the project to which the finalized asset belongs.
  • project_name - Name of the project where the finalized asset belongs.
  • review_status - Review status of the Finalized Asset, for finalized assets this will always be Finalized.
  • revision_finalized - Unique identification on GoVisually for the revision in an asset that was finalized.
  • url_download - Direct download link to download the source file.

Sample Data

"id":"5ef2d9b33cc30e00153230de"
"design_name":"Store Brochure PDF"
"project_id":"5ef1cb56a3eaa500152f47b6"
"project_name":"Hello Daisy"
"review_status":"FINALIZED"
"revision_finalized":"5ef3057c67841400152433e5"
"url_download":"https://govisually.imgix.net//designs/9dceafdf-9ds5-4ae2-bbf7-38ab4e56b297_Frame_.png?dl=Store Brochure PDF"