Overview

Lead Liaison provides the ability to create and print your own badges for companies running their own events. The badge system integrates with Avery, a leading manufacturer of labels/badges. 

Please contact your Lead Liaison Representative to gain access to Lead Liaison's Badge system.

Creating Badges

Badges can be created in groups or individually. A Badge Group is a collection of badges. You might need to create and print a Badge Group if you're looking to lay badges out on a table for attendees to pick up when they check-in to your event. 

Step 1: Create a Badge Group 

To create a Badge Group do the following:

Step 2: Print Badges

To print your badges do the following:

The default Avery Badge Template uses Avery style 74461. You can purchase the badge kit, which comes with lanyards, inserts, paper, and more directly from Avery or from online retailers such as Amazon.


Step 3: Linking an Event to Badges

Once your Badge Group is created you need to link your Event to your Badge Group. Follow the steps below to link your Event(s) to your badges:

When creating your Badge Group, if you enabled the Restrict badges to specific Events option then your Event will only work with the selected Badge Group. If this option was not enabled, then any Event created in your account will work with your badges regardless of the Badge Group selected as shown in the screenshot below.


Customizing Badges

Badges are created using the Avery system. The Avery system uses a .avery file to determine how your badges look. You can create your custom badge by modifying the existing badge template or by creating a custom .avery file. Both options are covered below. 

Modifying the Default Template

Follow the instructional video below to customize the default template before printing your badges:

Using a Custom Avery File

Lead Liaison uses a default .avery file; however, you can create your own .avery file to create your badges with Lead Liaison. Follow the steps below to create a custom .avery file.

Search all Avery badge options by typing "badge" in the Choose Template step.


To change the .avery file used when printing your badges do the following:

Finding the Right Avery Badge Template

Use these tips to search for and buy the right Avery template for your badges. Here's the link to Avery's Design and Print Online software

Printing Badges

For help printing badges, see this section of our documentation

Help from Avery

Avery has extended this offer to Lead Liaison customer's for the WePrint service through 2019:

  • Promo Code: LLWEPRINT10
  • Discount: 10% off Avery WePrint products
  • Expires: 12/31/2019
  • Disclaimer:

Offer expires 12/31/2019. Offer is only valid on orders shipping within the United States, Puerto Rico and Canada. Discount applies to Avery WePrint products only and does not apply to blank labels or retail packaged products sold on www.avery.com. Discount will not be applied to any previous transactions and cannot be combined with any other promotional offer. Avery may change, modify or cancel this promotion at any time without notice. Offer subject to change.


Notes

  1. Badge QR codes will work only on the same Lead Liaison account. 
  2. If you have your own badge scanning software, you can generate an API key inside Lead Liaison and use that API key when scanning badges to return Prospect data. When scanning a QR code a text link, such as the one below, will be generated. There are two query string parameters passed to Lead Liaison's API. This request is sent to Lead Liaison's API, which returns the Prospect data set in JSON format as shown below. 
    1. api_key: The API key in your Lead Liaison account. 
    2. barcode_id: The ID of the QR code that you scan. 

https://demo-api.leadliaison.com/v1.0/barcode/scan.json?api_key=E4ZZU0CgxSW7JDhxM4PTBi1Gi9a0B8rzCk&barcode_id=378453:2:44JbnI5nAV6oE7d22vRddTmqEKM90EAUAbVNJac1Vaerajk2E17JNm0

{"status":200,"info":[{"ll_field_id":"27","ll_field_unique_identifier":"City","value":""},{"ll_field_id":"22","ll_field_unique_identifier":"Company","value":"google"},{"ll_field_id":"26","ll_field_unique_identifier":"Country","value":""},{"ll_field_id":"21","ll_field_unique_identifier":"Email","value":"g@p4.com"},{"ll_field_id":"12","ll_field_unique_identifier":"Fax","value":""},{"ll_field_id":"16","ll_field_unique_identifier":"FirstName","value":"imported"},{"ll_field_id":"48","ll_field_unique_identifier":"JobTitle","value":"test"},{"ll_field_id":"17","ll_field_unique_identifier":"LastName","value":"prospect 10"},{"ll_field_id":"10","ll_field_unique_identifier":"WorkPhone","value":""},{"ll_field_id":"47","ll_field_unique_identifier":"Salutation","value":""},{"ll_field_id":"28","ll_field_unique_identifier":"State","value":""},{"ll_field_id":"29","ll_field_unique_identifier":"StreetAddress","value":""},{"ll_field_id":"93","ll_field_unique_identifier":"StreetAddress2","value":""},{"ll_field_id":"9","ll_field_unique_identifier":"WorkPhone","value":"32323"},{"ll_field_id":"31","ll_field_unique_identifier":"Zipcode","value":""}]}