Get Account Info
NEVERBOUNCE_ACCOUNT_INFORetrieve your account details including available credits, completed jobs, and email verification usage statistics to monitor your verification capacity and account health.
NeverBounce
12 actions for NeverBounce workflows.
Operations are the actions a workflow can take in NeverBounce, grouped by category. Each lists its method, parameters, and a template you can drop it into.
Retrieve your NeverBounce account information and settings. Use this when you need to access account details, check your current plan status, or verify authentication within your automation workflow.
Get Account Info
NEVERBOUNCE_ACCOUNT_INFORetrieve your account details including available credits, completed jobs, and email verification usage statistics to monitor your verification capacity and account health.
Send custom events from your application to the NeverBounce JavaScript widget for tracking and analytics. This enables you to log user interactions and behavior data directly from your client-side applications.
JS Widget Send Event
NEVERBOUNCE_WIDGET_SEND_EVENTSends form interaction events from your website's embedded form to NeverBounce, allowing you to track when users load or complete your email validation forms. This helps you monitor form performance and understand user engagement with your verification workflows.
Manage bulk email verification jobs including creation, monitoring, and result retrieval. These operations let you submit large lists of emails for verification, check job progress, download verified results, and clean up completed jobs from your account.
Create NeverBounce Bulk Verification Job
NEVERBOUNCE_JOBS_CREATECreate a bulk email verification job to validate large lists of email addresses asynchronously, identifying invalid or risky addresses before you send campaigns or communications.
Get bulk job status
NEVERBOUNCE_JOBS_STATUSTrack the progress and results of a bulk email verification job you've submitted, including completion percentage and validation results. This helps you monitor large-scale email list cleaning operations without manual checking.
Retrieve Job Results
NEVERBOUNCE_JOBS_RESULTSFetch verified email validation results from a completed NeverBounce job, including the original data and verification status for each address.
Delete NeverBounce Job
NEVERBOUNCE_JOBS_DELETEPermanently remove a bulk email verification job and all its associated results from your NeverBounce account. Use this when you need to irreversibly delete verification data and free up resources.
Download Job Results (GET)
NEVERBOUNCE_JOBS_DOWNLOAD_GETDownloads your email verification job results as a CSV file once the verification process completes. This lets you access validated email lists with delivery status and enrichment data for immediate use in your campaigns.
Parse NeverBounce Job
NEVERBOUNCE_PARSE_JOBManually process a NeverBounce email validation job that was created without automatic parsing, allowing you to control when your email list gets analyzed and validated.
Search bulk verification jobs
NEVERBOUNCE_SEARCH_JOBSFind and view your email verification jobs by filtering them by ID, filename, or status, with support for pagination to manage large lists. Use this to track the progress and results of your bulk email validation campaigns.
Start NeverBounce Job
NEVERBOUNCE_JOBS_STARTManually start a previously created email validation job to begin processing your contact list. Use this when you've created a job but disabled automatic processing and now want to initiate verification.
Validate individual email addresses and confirm email proof status in real-time. These operations are ideal for single-email verification scenarios, form submissions, or when you need immediate validation results without creating a bulk job.
NeverBounce Single Check
NEVERBOUNCE_SINGLE_CHECKVerify a single email address in real-time to confirm it's valid and active before adding it to your mailing list or customer database. Helps prevent bounces and invalid contact information from polluting your communication channels.
Confirm Proof of Email
NEVERBOUNCE_CONFIRM_POEVerify that a user has confirmed their email ownership through the NeverBounce widget, allowing you to trust that an email address is legitimate and belongs to the person who provided it.
Drop a trigger and an action into a template; approve from your phone; the workflow runs.