# One-time campaigns or triggered sends?

## One-time campaigns

A common approach to sending direct mail is to send a single, large campaign to a target audience.&#x20;

**At Lob,** **a "one-time" campaign is a one-to-many method of mail distribution to a broad audience using a single set of mailing instructions.**&#x20;

{% hint style="success" %}
Popular use cases for one-time campaigns include sending acquisition or cross-sell mailers, retail promotions, annual policy updates, end-of-life notices for a sunsetting product, referral campaigns, etc.&#x20;
{% endhint %}

Traditionally, sending a campaign meant negotiating RFPs for every project, long lead times with lots of back-and-forth with the printer, imperfect audience lists, and use of generic creatives that lacked personalization, if any.&#x20;

With Lob, you can create campaigns using our flexible settings and guidance, choose from various delivery options, and apply dynamic personalization at unprecedented granular levels.&#x20;

One-time campaign execution is easy in the Lob Dashboard via [Campaigns](/print-and-mail/send-mail/launch-your-first-campaign.md), or programmatically via our [Campaigns API](/print-and-mail/send-mail/send-campaigns-via-the-campaigns-api.md).  &#x20;

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Send via the Lob Dashboard</strong></mark></td><td></td><td></td><td><a href="/pages/zJPLxCguO9jlGI5D4A1g">/pages/zJPLxCguO9jlGI5D4A1g</a></td><td><a href="/files/lTBetHtxiNTXiwH6fiRm">/files/lTBetHtxiNTXiwH6fiRm</a></td></tr><tr><td><mark style="color:blue;"><strong>Send via Campaigns API</strong></mark></td><td></td><td></td><td><a href="/pages/4mcX9tPeYjcjV0JpDnBy">/pages/4mcX9tPeYjcjV0JpDnBy</a></td><td><a href="/files/53mEl3vlaKUdrONvCV1y">/files/53mEl3vlaKUdrONvCV1y</a></td></tr></tbody></table>

<details>

<summary>Campaign FYIs</summary>

* Some advanced campaign features or mail formats are only available to Enterprise-tier customers, and may have mail piece minimums to qualify for a campaign send.&#x20;
  * Letter add-ons (envelopes, cards, buckslips) must be ordered in advance and be fully stocked in your inventory in order for your campaign to be successfully sent
  * Target Delivery, cards or buckslips have different campaign send minimums&#x20;
* Some campaign-specific settings may override your account-level settings, such as merge variable strictness or cancellation windows
* You can send most domestic mail formats offered by Lob in Campaigns, except checks and extra service mailers (Certified & Registered Mail). No campaigns can be sent abroad.

</details>

## Automated campaigns (trigger-based)

Another common way to send direct mail is to individually dispatch mail, usually initiated by pre-programmed logic or event within an orchestration workflow.&#x20;

**"Triggered" mail is an automated process that sends mail to a single recipient when they meet a pre-set condition or take a defined set of actions within a certain timeline.**&#x20;

Lob refers to these event- or trigger-based campaigns as automated campaigns. &#x20;

{% hint style="success" %}
Popular triggered use cases include post-signup onboarding mail, abandoned cart recovery, order notices or monthly statements, product retargeting, and follow-up confirmations. &#x20;
{% endhint %}

Using Lob's single endpoint APIs, you can create a custom trigger automation from scratch, or take advantage of popular pre-built [API integrations](/print-and-mail/integrations/api-integrations.md) to connect to a platform you already use for your digital channels. Or for a less technical lift, you can automate your sends [directly from the Lob dashboard](/print-and-mail/integrations/no-code-integrations.md).

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>API integrations</strong></td><td></td><td></td><td><a href="/files/3zbTVHCdPoKyg74pmppW">/files/3zbTVHCdPoKyg74pmppW</a></td><td><a href="/pages/GJYLIj84pUS0BP8mcu9G">/pages/GJYLIj84pUS0BP8mcu9G</a></td></tr><tr><td><strong>No-code integrations</strong></td><td></td><td></td><td><a href="/files/ldnJMossMeLFPY0ODwxo">/files/ldnJMossMeLFPY0ODwxo</a></td><td><a href="/pages/n1R3hCvXmcq9ahLFc7ro">/pages/n1R3hCvXmcq9ahLFc7ro</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.lob.com/print-and-mail/building-a-mail-strategy/one-time-campaigns-or-triggered-sends.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
