Small BusinessReal EstateFinanceMarketingLegalOperationsSalesTemplatesPricingDocs
Get started

Step Guide: QR Code

Data & Files

Generate a QR code image from a URL

Overview

The QR Code step generates a QR code image from a URL input. The generated image is uploaded to storage and can be mapped to PDF or email steps for embedding or attachment.

When to Use

  • Generate QR codes for URLs in marketing or event workflows
  • Add QR codes to PDF reports linking to online resources
  • Create batch QR codes for multiple URLs using a For Each loop
  • Include QR codes in automated email campaigns

How It Works

The step reads a URL from its input field, generates a QR code image encoding that URL, uploads the image to storage, and outputs a reference to the image along with success and error fields. The input and output field sets are locked with system-defined fields.

Tips
  • The input URL should be a valid, complete URL (including https://)
  • The output image can be mapped to PDF or email steps for embedding
  • Use in a For Each loop to generate QR codes for multiple URLs at once