DashboardSign inStart your trial

Bouncer

Reference

10 actions for Bouncer workflows.

01. Operations

Act on Bouncer from a workflow

Operations are the actions a workflow can take in Bouncer, grouped by category. Each lists its method, parameters, and a template you can drop it into.

Account

1 operation

Retrieve your current credit balance to monitor usage and billing within your Bouncer integration workflows. This operation helps you track remaining validation capacity before implementing rate limiting or alerting logic in your automation.

Action★ Featured

Get Credits

BOUNCER_GET_CREDITS

Retrieves your current account credit balance to help you manage verification costs and plan your API usage. Use this before running verification operations to ensure you have sufficient credits available.

Batch Processing

4 operations

Handle bulk validation jobs by creating batch requests, retrieving results, and managing their lifecycle. These operations enable you to process large lists of emails or domains asynchronously, making them ideal for periodic data quality checks or large-scale verification campaigns.

Action★ Featured

Create Batch Request

BOUNCER_CREATE_BATCH_REQUEST

Submit multiple email addresses at once for verification and receive a batch ID to track the verification progress asynchronously. This is ideal when you need to validate large lists of emails without waiting for immediate results.

2 input
Action★ Featured

Get Batch Results

BOUNCER_GET_BATCH_RESULTS

Retrieve the verification results from a batch email validation process to see which addresses are valid, invalid, or risky. This lets you clean your contact list and improve deliverability before sending campaigns.

2 input
Action

Delete batch request

BOUNCER_DELETE_BATCH_REQUEST

Remove a batch email verification request and all its associated data permanently from your account. This is useful for cleaning up completed verification projects or managing your data retention.

1 input
Action

Finish Batch

BOUNCER_FINISH_BATCH

Stops a batch email verification process early and returns unused credits for unverified emails, allowing you to reallocate resources when you no longer need to verify remaining emails in a batch.

1 input

Toxicity Detection

3 operations

Create and monitor jobs that scan email lists for toxic or problematic addresses based on Bouncer's toxicity database. Use these operations when you need to filter out harmful accounts from your contact lists during bulk import or list cleaning workflows.

Action

Check Toxicity List Job Status

BOUNCER_CHECK_TOXICITY_LIST_JOB_STATUS

Monitor the progress of a toxicity screening batch job to know when your content analysis is complete and ready to review. This lets you track long-running moderation tasks without manually checking back repeatedly.

1 input
Action

Create Toxicity List Job

BOUNCER_CREATE_TOXICITY_LIST_JOB

Batch process multiple email addresses to identify toxic or abusive accounts in one operation, helping you quickly screen large contact lists for safety and compliance. This is useful when you need to analyze many emails simultaneously rather than checking them individually.

1 input
Action

Delete Toxicity List Job

BOUNCER_DELETE_TOXICITY_LIST_JOB

Removes a completed or unwanted toxicity analysis job from your account to clean up old scanning tasks and free up workspace. This helps you maintain an organized list of active moderation jobs.

1 input

Verification

2 operations

Validate individual email addresses and domains to confirm deliverability and authenticity in real-time workflows. These operations are essential for sign-up forms, contact validation, and on-demand address verification scenarios.

Action★ Featured

Verify Email

BOUNCER_VERIFY_EMAIL

Check whether an email address is valid and deliverable in real-time, helping you catch invalid entries before they're stored in your system. This prevents wasted marketing efforts and ensures clean contact databases.

2 input
Action

Verify Domain

BOUNCER_VERIFY_DOMAIN

Confirms whether a domain is properly configured and can receive emails by checking its MX records and catch-all settings.

1 input
What now

Use Bouncer in a workflow

Drop a trigger and an action into a template; approve from your phone; the workflow runs.