The New Version trigger is fired when a new revision is added to an existing asset (proof/design).

Customization (Filter)

Project: If you select a project under customization, the zap only runs when a new revision is added to any design belonging to the selected project. Leave this blank if you want to track all new revisions uploaded to any project that is managed by your team.

Design: If you select a design under customization, the Zap only runs when a new revision is added to the selected design. Leave this blank if you want to track all new revisions on designs in any project that is managed by your team.

Data Payload sent to Zapier
  • project_id - Unique identification on GoVisually for the project under which the asset belongs
  • project_name - Name of the project where the new version belongs
  • design_id - Unique identification on GoVisually for the asset where the new revision was added
  • design_name - the name of the asset where the new revision was added
  • id - Unique identification on GoVisually for the new revision
  • version_number - The version number of the new revision
  • date_created - Date when the new version was added
  • open_url - Link to the asset (opens the reviewer interface with the asset loaded)
  • thumb_image - Thumbnail image for the new version
  • review_status - Review status of the new revision, for new revisions this will always be Under Review
Sample Data
{
"project_id":"5ef3cb56a3eaa560150f47b7
"project_name":"Hello Daisy"
"design_id":"5ef2d9c36cd30a00132230dw"
"design_name":"Store Brochue PDF"
"id":"5ef2d9b36cc30a00153230df" 
"version_number":"2"
"date_created":"2020-06-24T04:42:27.858Z"
"open_url":"https://app.govisually.com/open/P7CIluvE6ALPk7QX9hvSNCrZQlKD8pwlkhtcDbG0UdVsdzmB30/5ef2d9b36cc30a00153230de/5ef2d9b36cc30a00153230df"
"thumb_image":"https://govisually.imgix.net/designs/c042bca0-69ba-4d92-88f6-ba15448e2fea_Frame_1.png"
"review_status":"UNDER_REVIEW"

      Note: Zapier integration is in closed beta, some features and zaps on Zapier may not work as intended.