Zapier Integration

Connect Addresspenny to thousands of apps with automated workflows.

Connecting your account

  1. Go to the Integrations page
  2. Click "Connect with Zapier"
  3. In Zapier, create a new Zap and search for "Addresspenny"
  4. When prompted, click "Connect" — you'll be redirected to authorize access
  5. Select which account to use from the dropdown
  6. Configure your workflow and turn it on

Triggers

Triggers start a Zap when something happens in Addresspenny:

  • New Address Created — fires when an address is submitted for validation
  • Address Validated — fires when validation completes successfully, includes the full validated address with parsed components
  • Address Validation Failed — fires when validation could not be completed

Actions

Actions let other apps send data to Addresspenny:

  • Validate Address — submit a single address for validation. Created with pending status, validated in the background.
  • Batch Validate Addresses — submit multiple addresses at once (one per line, max 100). Each consumes one credit.

Searches

  • Find Address — look up an address by its ID, including validation results if available.

Example workflows

  • Google Sheets → Validate: New row added to a spreadsheet triggers address validation. Use a second Zap with the "Address Validated" trigger to write the result back.
  • Form → Validate → Slack: Form submission triggers validation. On failure, send a Slack notification so your team can follow up.
  • CRM Sync: When a contact's address changes, validate it. On success, update the contact record with the standardized address.
  • Failed Address Alert: Get an email whenever an address validation fails.

Managing your connection

Once connected, the Integrations page shows a "Manage on Zapier" button to view, edit, or pause your Zaps. Your active webhook subscriptions are also visible there.

To disconnect, go to zapier.com/app/connections, find Addresspenny, and click "Disconnect". Any active Zaps using that connection will stop working.

Limits

  • Rate limits: 60 write requests/min, 120 read requests/min per connection
  • Batch size: Maximum 100 addresses per batch validate
  • Credits: Each validation consumes one credit from your account balance
  • Token expiry: OAuth tokens expire after 2 hours — Zapier refreshes them automatically