Skip to main content
All CollectionsIntegrationsShootProof
How to Link ShootProof Galleries to Táve Jobs
How to Link ShootProof Galleries to Táve Jobs

Easy and personalized access to your gallery data in Táve.

Team avatar
Written by Team
Updated over 2 weeks ago

Link Táve events with ShootProof galleries right from the job overview. Connecting your galleries to Táve helps you keep everything for your business in one place and lets you put a face to a name. 

Linking ShootProof Galleries - Video Walkthrough

Watch our short video above, or follow the written information below, to learn how to link your ShootProof galleries to Jobs in Táve.


Linking ShootProof Galleries - Written Instructions

If you haven't already, you'll want to integrate your ShootProof account with your Táve account. You can follow the steps to integrate your account here:

Linking ShootProof Galleries

To link one or more galleries to a Táve job, you'll head to the job overview where you'll find the Galleries widget. Simply click Link Gallery to browse or search your ShootProof galleries.

Select your gallery and set which Táve event this gallery should be linked to. You can link multiple galleries to your Táve jobs by linking them to different events on the job schedule. For example, linking an Engagement gallery to the Engagement Session and a Wedding gallery to the Wedding event on the job.

If your gallery doesn't exist in ShootProof yet, you can create it right from the job in Táve. Select Link Gallery and choose the Create ShootProof option here:

You'll be prompted to give your gallery a name, select one of your gallery presets, specify which Táve event you're linking this gallery to, as well as which contact you'd like to set as the Linked Contact in ShootProof. If that linked contact doesn't exist in ShootProof yet, we'll create it!

Once you've linked a new or existing gallery, you'll have quick access to all the important information associated with that gallery. Use the Manage button to jump to that gallery's studio panel in ShootProof. Use the Open Gallery button to open the client link to the gallery. You'll also be able to Unlink a gallery if you've linked the wrong one by mistake.

Gallery Tokens

Personalize your emails to clients with gallery tokens including gallery link, password, expiration date and more. 

Gallery Details Tokens

Gallery Name: {{primary_session.gallery.name}}

Gallery Password: {{primary_session.gallery.password}}

Gallery Category: {{primary_session.gallery.category}}

Gallery Headline: {{primary_session.gallery.headline}}

Gallery Status: {{primary_session.gallery.status}}

Release Date Tokens

Gallery Release Date: {{primary_session.gallery.release_date}}

Gallery release date of the week [Monday, Tuesday, etc]: {{primary_session.gallery.release_date_day}}

Gallery release date fully spelled out: {{primary_session.gallery.release_date_long}}

Expiration Date Tokens

Gallery Expiration Date: {{primary_session.gallery.expiration_date}}

Gallery expiration date day of the week [Monday, Tuesday, etc]: {{primary_session.gallery.expiration_date_day}}

Gallery expiration date fully spelled out: {{primary_session.gallery.expiration_date_long}}

Order Deadline Tokens

Gallery Order Deadline: {{primary_session.gallery.order_due_date}}

Gallery order deadline day of the week [Monday, Tuesday, etc]: {{primary_session.gallery.order_due_date_day}}

Gallery order deadline fully spelled out: {{primary_session.gallery.order_due_date_long}}

Gallery Links Tokens

Link to the gallery: {{primary_session.gallery.link}}

URL to the gallery: {{primary_session.gallery.url}}

Admin Panel Links Tokens

Link to the gallery admin panel: {{primary_session.gallery.admin_link}}

URL to the gallery admin panel: {{primary_session.gallery.admin_url}}

Here's how those tokens would populate in an email template:

Since each gallery is linked to a specific Táve event, you can use any event type tokens to access the gallery data. If you have a Wedding job with an Engagement Session gallery linked (which isn't the primary session), you'd use that event type prefix before your gallery tokens. For example:

{{engagement_session.gallery.name}}
{{engagement_session.gallery.password}}
{{engagement_session.gallery.expiration_date}}

Add the Gallery Cover Image in an Email

Here's a neat tip! Add the gallery cover image in to an email template! You can use the gallery cover image token {{primary_session.gallery.cover_photo_url}} in an email template to pull in the gallery cover image.

NOTE: You'll need to add this token as the image source in the HTML view of your email template. Follow the steps below...

To add this, switch to the HTML view of your email template using this button here:

Then copy and paste the following code:

<p><img src="{{primary_session.gallery.cover_photo_url}}" width="100%" alt="gallery cover image"></p>

This will insert an image using the gallery cover URL as the source of that image - populating the gallery cover image in to your email!

NOTE: The code above will populate the primary session gallery cover image. If you want to add the cover image of another gallery (not linked to the primary session) just swap out the event type prefix of that token in the code.

Calendar and Jobs Lists

Add ShootProof Cover Photo, and other gallery-related columns to your Calendar and Job sidebar lists as well as easily sort and filter based on gallery data (create a saved list of upcoming expiring galleries). 

You can search for all the visible gallery columns using the option here and searching for Event Gallery:

Importing ShootProof Orders

Now that your ShootProof galleries are linked to your jobs in Táve, you'll be able to import your ShootProof orders to have all the financials for a client in one place. You can follow the steps to import your ShootProof orders here:

Did this answer your question?