LogoLogo
API DocsTemplate GalleryProduct UpdatesContact Us
  • 📬Print & Mail
    • Ready to get started?
      • Pricing details
      • Fast Track Guide
    • Integrations
      • API integrations
        • Action IQ
        • Adobe Marketo Engage
        • Blueshift
        • Braze
        • Customer.io
        • Hubspot
        • Iterable
        • Jotform
        • Klayvio
        • Listrak
        • Make
        • Optimove
        • Salesforce
        • Salesforce Marketing Cloud
        • Segment
        • Simon Data
        • Zapier
      • No-code integrations
        • Agile CRM
        • Freshsales Suite
        • HubSpot
        • Microsoft Dynamics 365
        • Pipedrive
        • Salesforce
        • Salesforce Marketing Cloud
        • Zoho
      • Creative conversion tools
        • Figma plugin
    • Reaching your audience
      • Lob Audience
        • Target Audiences
        • Lookalike Audiences
        • Purchasing Audiences
      • All about addresses
      • Campaign audience guide
      • Additional Lob NCOA functionality
    • Designing mail creatives
      • Artboard layout
      • Creative formatting
        • PDF preflight checklist
        • Exporting PDFs from InDesign
        • Rendering errors
      • Mail piece design specs
        • Postcards
        • Self-Mailers
        • Letters
        • Letter envelopes
        • Letter add-ons
        • Checks
        • Snap packs
        • Booklets
        • Custom mail
      • Maximizing engagement
        • Dynamic personalization
          • Advanced templating (Handlebars)
            • Dynamic table tutorial
        • Adding QR codes
        • Short URLs
        • Informed Delivery
    • Building a mail strategy
      • One-time campaigns or triggered sends?
      • Choosing a delivery strategy
      • Managing mail settings
        • Using metadata
        • Declaring mail use type
      • USPS Promotions Through Lob
        • Tactile, Sensory & Interactive Promotion
        • Integrated Technology Promotion
        • First Class Mail Advertising Promotion
        • Add-Ons
      • Mailing class and postage
        • Certified Mail or Registered Mail
      • International mail
    • Send mail!
      • Launch your first campaign
      • Send mail via Print & Mail API
      • Send campaigns via the Campaigns API
      • USPS Secure Destruction
    • Getting data & results
      • Tracking your mail
      • Mail analytics
      • Measuring attribution
      • Using webhooks
      • Exporting mail data
  • 🏠Address Verification
    • Ready to start AV?
      • US AV product suite
      • International AV suite
      • AV pricing
    • AV best practices
    • AV integrations & libraries
      • AV Elements
      • Shopify App: Address Cleanser
    • AV FAQs
  • 💻Developer Docs
    • API quickstart guide
    • SDKs & libraries
    • Postman & similar tools
    • Error reference
    • Upgrading API version
    • Technical use case guides
      • Mass deletion setup
      • NCOA responses
      • Override cancellation window
      • Visibility of address changes
      • Ingesting tracking events with webhooks
  • 🔑Account Management
    • Signing into Lob
    • API keys
    • Account settings
      • Account-level data logs
    • User settings
    • Billing
      • Lob Credits
      • Lob Payment Methods
      • Sales Tax FAQ
        • Applicable sales tax by state
          • ​Subscriptions and Services
          • Lob Audience
          • Delivery Location for Operational Mail
          • Customer Billing Address for Operational Mail
          • Delivery Location for Marketing Mail
          • Postage Exemption
          • Professional Services
        • Tax exemption guide
  • 📞Resources
    • Getting support
    • Security & privacy
    • Data retention
    • Sustainability
    • Private labeling Lob
    • Direct mail glossary
Powered by GitBook
On this page
  • Overview
  • Steps to using the plugin
  • Step 1 - Create a template
  • Step 2 - Design away
  • Step 3 - Convert to HTML
  • Step 4 - Upload into Lob

Was this helpful?

Export as PDF
  1. Print & Mail
  2. Integrations
  3. Creative conversion tools

Figma plugin

A plugin for Figma that converts Figma files to Lob-ready HTML

PreviousCreative conversion toolsNextReaching your audience

Last updated 10 months ago

Was this helpful?

Overview

This plugin will enable designers to create within a familiar design tool environment, rather than having to code templates in HTML. Designers will no longer have to hand their designs to a developer to make them dynamic; instead, they can use this plugin to have their design instantly converted into Lob-ready HTML, including image and text variables.

In order to use this plugin, you will need to host your own creative images and font assets, so that the publicly-sourced URLs may be referenced within your HTML templates.

You can , but reach out to your Account Manager or for more information or to provide you with access to the tools.

This feature is currently in beta, and is subject to change without notice.

Steps to using the plugin

Step 1 - Create a template

Once you have , you will want to create a new base file by creating a template. To do so follow these steps.

  1. Create and open a blank design template.

  2. Open the plugin at the top and select the desired mail format. (We currently offer templates for Letters: 8.5x11, Postcards 4x6, 6x9, 6x11 , and Self-Mailers 6x18, 12x9, 11x9)

  3. Click "Create Template"

Step 2 - Design away

Now that you have your template set up, you should go ahead and design as you normally would! There are only two things to keep in mind when you are designing.

  1. Mark dynamic text with double brackets. e.g. {{first_name}}

  2. Name Images that should be dynamic with double brackets.

Step 3 - Convert to HTML

Once your design is ready, it's time to convert that mail piece into HTML. To do so we want to follow these steps.

  1. Hide all guides. They are elements on each page called "_guides"

  2. Open the Plugin

  3. Select the form factor you are using

  4. Click Export

Step 4 - Upload into Lob

Once your design is exported, it's time to upload it into Lob. To do so, you will need to follow these steps.

  1. Upload any image assets to a publicly hosted location

    1. You will be prompted that they will need to be hosted and pointed to via merge variable

    2. You can either edit the document and include them inline

        <style>
          @font-face {
            font-family: 'Custom Font';
            font-style: normal;
            font-weight: 400;
            src: url("https://etc");
        }
    3. Or you can use the provided link merge variable to point to a hosted CSS file which contains your custom font-face stylings

      <link href="{{Custom_Font_stylesheet}}" rel="stylesheet">
    4. If this process is unfamiliar to you, you may want to consider foregoing the use of custom fonts.

  2. Change local image paths to remote image paths

  3. Copy HTML, and paste into the Lob dashboard, within the HTML Template section

  4. Preview Template

If you are using custom fonts (ie. fonts not available at )

If you have any questions on the plugin, contact your CSM or .

📬
https://fonts.google.com/
support@lob.com
dynamic, personalized creative
download the plugin
contact us
downloaded the plugin