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
  • Immediate (or "ASAP") mailings
  • Scheduled mailings for a future date
  • Scheduling a future mailing
  • Canceling a future mailing
  • Target delivery date

Was this helpful?

Export as PDF
  1. Print & Mail
  2. Building a mail strategy

Choosing a delivery strategy

PreviousOne-time campaigns or triggered sends?NextManaging mail settings

Last updated 11 months ago

Was this helpful?

Thinking through your mail delivery strategy can be a powerful differentiator in fostering meaningful connections, and should be a strategic pillar in building any direct mail program. Being adaptive in how you send and deliver mail given fast-changing customer preferences and market conditions can have an outsized impact on improving your reach, relevance, and responses.

Lob’s automation technology offers different delivery options to deploy your direct mail campaigns with regards to speed, reach, and timing, so you can get in front of your target audience in a way that engages them the most.

Immediate (or "ASAP") mailings

As a default, Lob mail will be immediately sent and routed to production after the customer submits a mail order, pending any applied at the account or campaign level. This is the primary API setting for Lob mailings that is available to all customers, and optimizes for speed of delivery over delivery timing or reach.

See on how to track individual mail pieces at each step of the production and delivery process, and see on setting up and surfacing mail tracking notifications.

Scheduled mailings for a future date

Scheduled Mailings is available only to customers. Contact or your Account Manager to gain access to this feature.

Mailings can be scheduled up to 180 days in the future. Until that time, mailings can also be canceled. You can use this feature to

  • Create automated drip campaigns (e.g. send a postcard at 15, 30, and 60 days)

  • Schedule recurring sends

  • Plan your mailing schedule ahead of time

Up until the time a mailing is scheduled for, it can also be canceled. If you use this feature in conjunction with a cancellation window, the send_date parameter will always take precedence.

Example: Create request using send_date

  curl https://api.lob.com/v1/postcards \
    -u test_0dc8d51e0acffcb1880e0f19c79b2f5b0cc: \
    -d "description=Demo Future Postcard" \
    -d "to=adr_bae820679f3f536b" \
    -d "from=adr_210a8d4b0b76d77b" \
    -d "front=tmpl_b846a20859ae11a" \
    -d "back=tmpl_01b0d396a10c268" \
    -d "merge_variables[name]=Harry" \
    -d "send_date=2021-07-26"

Scheduling a future mailing

Canceling a future mailing

Target delivery date

Lob prides itself on speed of execution: our goal is to get mail into the USPS mailstream within 2 business days from submission. However, we’ve heard from customers that more exact timing of delivery is of equal importance. We are currently developing a new feature for timing mail arrival in the end-recipient’s mailbox.

Our goal with Target Delivery will be for 80% of campaign mail pieces to land in the recipient’s mailbox on or within 3 business days before or after the specified in-home target date. With a target release date in 2024, this feature will be available to Enterprise edition customers and prospects who can meet the requirements of volume and saturation.

Scheduling a mailing for the future just requires one additional parameter: send_date. This specifies a date and time up to 180 days in the future to start processing the mailing. For billing purposes, requests will count towards the month of their send_date, and will not be charged if they are canceled before that time. If your account has a set for the resource you are creating, passing a send_date will override that window. For more detailed request information, see our .

If something changes on your side and you no longer wish to send a mailing that had already been scheduled (such as the customer taking a certain action), you can programmatically as long as the mailing's send_date has not passed. Additionally, you can cancel a mailing from your on the page associated with your mail piece.

Target Delivery is under development; contact or your Account Manager to explore this functionality.

📬
cancel those requests
dashboard
Sales
Tracking your mail
webhooks
Enterprise edition
Sales
API documentation
cancellation rules
cancellation window