Manually generating and attaching QR codes to listings is a tedious, error-prone process but it doesn't have to be. By combining a custom image field with an automated workflow, you can have QR codes generated and stored against each listing automatically, with no manual effort required.
This article walks you through the complete setup, broken down into three stages:
- Create The QR Code Image Custom Field: Set up the field that will store the QR code image against each listing.
- Create The QR Code Image Workflow: Configure the automation that triggers QR code generation whenever a listing needs one.
- Generate The QR Code: Run the process for an individual listing to produce and attach its unique QR code.
The good news is that the first two steps are a one-time setup. Once the custom field and workflow are in place, you won't need to touch them again. The only step you'll repeat is generating the QR code itself, which must be done once per listing
By the end of this guide, you'll have a fully automated system that takes the manual work out of QR code management and keeps your listings organised and scannable with minimal effort.
In This Article |
|
1. Create The QR Code Image Custom Field
- Click the account name in the top left of the screen (next to the Grow CRM switcher).
- Click Account Settings.
- On the side menu, click Fields.
- Click Appraisals & Listings.
- Click Listing Details.
- Click Create Field.
- Fill out the details as follows:
- Label: QR Code Image
- Description: Leave blank
- Section: Listing Details
- Listing Categories: Select all applicable.
- Segment: No Segment.
- Field Type: Single Line Text
-
Editable: Yes
- Click Save Field.
2. Create The QR Code Image Workflow
- On the side menu, click Back To CRM.
- Click Workflows.
- Click Create Workflow.
- Fill out the details as follows:
- Name: Generate QR Code
-
Status: Draft
- Click Save Workflow.
- Click "When an event occurs".
- Select "Listing status is changed".
- Set Listing Status to Active.
- Click Save Trigger.
- Click the Add button (plus icon).
- Select Set Field Value.
- Fill out the following details as follows.
- Record to update: Listing from trigger
- Field to update: QR Code Image
-
Update field to this value: https://api.qrserver.com/v1/create-qr-code/?data={{ context.listings.first.website_url }}&size=600&600
- Click Close Slideout.
- In the top right corner, click the toggle against Workflow Status.
- Click Yes to confirm.
- Click Save And Exit.
3. Generate The QR Code
- On the side menu, click Properties.
- Click Listings.
- Click the address against the required listing.
- Haven't created the listing yet? You can create one now.
- Click Edit.
- If you are using:
- A Grow CRM website, skip to step x.
- A third-party website, move on to step 5.
- Click Images & Copy.
- Add the website URL to the Third Party Website Link field.
- Click Save.
- Click Listing Details.
- Click the Status field.
- Select Active.
- Click Save.
- Refresh the page to generate the QR code URL in the Qr Code Image field.
You can now copy and share this URL as required.
Comments
0 comments
Please sign in to leave a comment.