Boost recurring donations this giving season with the upsell prompt!Learn How >>

Creating QR codes for use with the Soapbox Engage Check-in app

updated

The Soapbox Engage Check-in app allows organizations to scan QR codes to quickly check attendees in for events, scan inventory, and more.  To work correctly, the scanner needs a properly formatted QR code to translate.  There are a variety of ways for organizations to create QR codes.  Here are two ways to do this quickly and easily.

  1. Use our Soapbox Engage Check-in App QR Code Generator Template (a Google Spreadsheet) to generate a list of QR codes based on Salesforce record Id or any other field you choose.
  2. Use the QR Code Generator website to create a QR code one at a time.
  3. Create a formula field on the Ticket object in Salesforce to generate the QR code for the purpose of emailing it to attendees. The following formula is an example:

    IMAGE("https://api.qrserver.com/v1/create-qr-code/?size=100x100&data="&sbxe1__sbx_SoapboxTicketId__c,"QR Code for Ticket")
Have more questions? Submit a request
Article is closed for comments.