01 · Direct answer
How do you automate direct mail with Zapier?
Choose the source app event. Filter out incomplete or ineligible records. Map the address and template fields. Add a stable source key. Test the Zap with live sending disabled. Then review the first controlled record before activation.
Zapier connects the systems. It does not replace address review, proof approval, duplicate rules, or budget controls.
- TriggerSelect the event and run a sample record.
- FilterRequire consent, eligibility, and complete address fields.
- MapConnect source fields to recipient, address, creative, and source ID fields.
- TestUse the approved Sendvo test boundary and inspect the proof.
- ActivateEnable a low-risk first run and monitor held and failed records.
02 · Direct answer
How do you send a postcard after a Typeform submission?
Trigger on a new Typeform entry. Require a complete postal address and the business rule that makes the person eligible. Map the Typeform response ID as the source key so a replay cannot create another piece.
Use the dedicated HubSpot direct-mail recipe when HubSpot owns the form and workflow.
- CollectUse separate fields for name, address line 1, address line 2, city, state, and ZIP Code.
- FilterStop submissions that lack the required mail rule or address.
- TestSubmit a named test response and confirm the rendered values.
03 · Direct answer
How do you send postcards from new Google Sheets rows?
Give the sheet fixed headers for source ID, recipient, address, template, and eligibility. Protect the header row. Add a sent-or-held result column. A new-row trigger is a poor fit when people often edit the row after creation.
Use a stable row ID or business record ID. Row number alone can change when the sheet is sorted or rebuilt.
- Create headersUse one field per column and document required values.
- Add a gateFilter out blank, duplicate, or unapproved rows.
- Write backStore the result and mailpiece ID in dedicated columns.
Implementation worksheet
Zap field map
Use this map for Typeform or Google Sheets. Replace the example source names with the real fields in your account.
| Send field | Example source field | Rule |
|---|---|---|
| source_record_id | response_id or row_id | Required and stable across retries. |
| first_name | contact.firstname | Use a fallback only if the postcard copy supports it. |
| address_line_1 | address.street | Hold when empty. |
| city, state, postal_code | address.city, address.region, address.zip | Keep as separate structured fields. |
| template_id | workflow constant | Pin a reviewed template version. |
| status | mail_status column or CRM property | Write accepted, held, failed, or released. |
Preflight checklist
- Use one stable source-event ID and save it with the mail record.
- Require recipient name, address line 1, city, state, and ZIP Code before release.
- Set a duplicate rule for the person, household, property, order, or job.
- Render a proof with a test record before any funded send.
- Define who can pause the workflow and who can approve release.
- Store the source record ID, campaign ID, and returned mailpiece ID together.
- Treat mailstream events as operational signals, not proof of attention or revenue.
FAQ
Questions to resolve before launch
Is the Sendvo Zapier app public?
Public availability is not verified. Confirm access in your Zapier account and with Sendvo before you design the production Zap.
Can Zapier test a workflow without live mail?
Only if the destination offers an explicit non-mailing test boundary. Confirm the Sendvo test method before you run the action.
Should a new spreadsheet row always send mail?
No. Add an eligibility field and an address-completeness filter. A row can be new but not ready to mail.
Primary sources
Sources and review notes
- Zapier: How to create a ZapOfficial Zap creation, trigger, action, and test flow.
- Typeform: Zapier integrationOfficial Typeform connection steps.
- Google Sheets on ZapierCurrent Google Sheets trigger and action catalog.
Product plans, trigger names, and connector access can change. Check the linked documentation and your account before production use. Sendvo last reviewed these sources on August 31, 2026.