QR Code Check-in
  • 31 Jan 2023
  • 1 Minute to read
  • Dark
    Light

QR Code Check-in

  • Dark
    Light

Article Summary

Checking in Attendees is quick and easy with our Mobile Check-in app.

When Attendees have registered for your Event, they can use their AttendeeLink for Event check-in with a unique QR code.

A unique QR code is shown when the Attendee's Registration Status = "Registered".
qr code checkin 1


qr code checkin 2

We provide a confirmation email template which can be sent to each Attendee when their Registration Status = "Registered".

Out of the box, the QR code is not included but can be added by updating the confirmation email template with the following code.

Your browser does not support PDF.click here to download

Below are the instructions for cloning the confirmation email and including the AttendeeLink so that you can check your Attendees in with a QR code through the Mobile Check-in app.

Confirmation Email With QR Code

  1. Navigate to Setup.

  2. In the quick find/search box, type in and select "Classic Email Templates".

  3. Click on the confirmation email and select Clone.
    confirmation email 1

  4. Rename the new email template to "Event Confirmation Email with QR Code".
    confirmation email 2

  5. Edit the HTML version and update the following:

  • Update the subject line to:
Confirmation and Check-In for {!conference360__Attendee__c.conference360__Event_Name__c}
  • Paste the following code between "Thanks for registering" and "Event Details" in the description:
<p><b>Please use this <a href="{!conference360__Attendee__c.conference360__AttendeeLink__c}">code</a> to check in during the event.</b></p><br>

confirmation email 3

Update Confirmation Email Workflow

If you want the confirmation email with QR code to be sent when any Attendee registers for any Event, update the "Send Blackthorn | Event confirmation email".

  1. Navigate to Setup

  2. Type in and select "Workflow Rules".

  3. Click on the "Send Blackthorn | Event confirmation email" workflow rule.

  4. Click Edit next to the workflow action.
    update confirmation email workflow

  5. Edit the action and change the email template to the "Event Confirmation Email with QR Code" and click Save.

If the Hide QR from AttendeeLink field is not on the Event Settings page layout, the first step is to add it.

  1. Click the Gear icon in the upper right-hand corner.
  2. Click Setup.
  3. Click Object Manager.
  4. Search for and click on “Event Settings”.
  5. Click Page Layouts.
  6. Click Event Settings Layout.
  7. Locate the Hide QR from AttendeeLink field and drag and drop it where you would like it to be located.
    Add Hide QR from AttendeeLink Page Layout
  8. Click Save.

Now that the Hide QR from AttendeeLink field is on the Event Settings page layout, complete the following steps to hide the field from the AttendeeLink.

  1. Navigate to Event Settings.
  2. Open the Event Settings that relates to the Event(s) you want to hide the QR code from.
  3. Set Hide QR from AttendeeLink to "Yes".
    Set Hide QR to Yes

Done! Your QR code will now be hidden from the AttendeeLink.


What's Next