Small BusinessIndependent InvestorTrade BusinessAccountingFinanceLegalMarketingOperationsSalesReal EstateTemplatesPricingDocs
Get started

Step Guide: QR Code

Data & Files

Generate QR code images for URLs automatically

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

Provide a URL as input. The step generates a QR code image encoding that URL and stores it. The generated image can be used in downstream steps like PDF or email. All fields are pre-configured.

Tips
  • 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

Frequently Asked Questions

What URL format is required?
A complete URL including the scheme (https://). The QR code encodes the URL exactly as provided.
Can I embed QR codes in PDFs or emails?
Yes. The output is an uploaded image file that can be mapped to PDF generation steps or attached to Send Email.
Can I generate QR codes in bulk?
Yes. Use a For Each loop over a list of URLs with QR Code inside the loop, then Collect the generated images.