VOOZH about

URL: https://apify.com/minion_hub/microsoft-catchall-email-verification

⇱ Microsoft Email Verifier Β· Apify


πŸ‘ Microsoft Catch-All Email Verifier avatar

Microsoft Catch-All Email Verifier

Under maintenance

Pricing

$2.00 / 1,000 emails_checks

Go to Apify Store

Microsoft Catch-All Email Verifier

Under maintenance

An Apify Actor that verifies Microsoft-hosted email addresses, including Outlook and Office365. It supports batch verification, sends results via HTTP POST to a webhook, and logs data to a dataset.

Pricing

$2.00 / 1,000 emails_checks

Rating

0.0

(0)

Developer

πŸ‘ MinionHub

MinionHub

Maintained by Community

Actor stats

3

Bookmarked

34

Total users

0

Monthly active users

4 months ago

Last modified

Share

Apify Catchall Email Webhook Actor

This Apify Actor sends email addresses to a pre-configured webhook endpoint using an HTTP POST request. It supports batch processing, error tracking, and result logging in Apify datasets. This Actor is especially useful for integrating with systems that verify or handle catchall email domains.

πŸš€ Features

  • βœ… Simple and clean API
  • πŸ“¦ Supports JSON input with multiple emails
  • πŸ” Batch processing support
  • πŸ”’ Secure via environment variable configuration
  • πŸ“Š Logs results in Apify dataset
  • 🧰 Extensible codebase (built in ES modules)

πŸ“₯ Input

Provide a JSON object with an array of email addresses to process.

Example INPUT:

{
"emails":["user1@example.com","user2@example.com"]
}

Apify Catchall Email Webhook Actor

This Apify Actor sends email addresses to a pre-configured webhook endpoint using an HTTP POST request. It supports batch processing, error tracking, and result logging in Apify datasets. This Actor is especially useful for integrating with systems that verify or handle catchall email domains.

πŸš€ Features

  • βœ… Simple and clean API
  • πŸ“¦ Supports JSON input with multiple emails
  • πŸ” Batch processing support
  • πŸ”’ Secure via environment variable configuration
  • πŸ“Š Logs results in Apify dataset
  • 🧰 Extensible codebase (built in ES modules)

πŸ“₯ Input

Provide a JSON object with an array of email addresses to process.

Example INPUT:

{
"emails":[
"user1@example.com",
"user2@example.com"
]
}
success:true or false
result: The raw response from the webhook
error: Any error message if the request failed
Example Output:
## πŸ“€ Output
Each email submission is logged to the Apify dataset with:
- `success`:true or false
- `result`: The raw response from the webhook
- `error`: Any error message if the request failed
**Example Output:**
```json
{
"success":true,
"result":{
"status":"verified",
"details":{"...":"..."}
},
"error":null
}

You might also like

Microsoft Account Checker

dev00/microsoft-account-checker

Verify if an email address is associated with a registered Microsoft Account.

dev00

18

Google Email Verifier Actor

minion_hub/verify-emails-actor

This Apify Actor verifies Gmail and Google Workspace email addresses to check if they are valid and deliverable. It supports bulk processing, logs the results.

MinionHub

47

Microsoft Market Profile Scraper

getdataforme/microsoft-market-profile-scraper

Effortlessly extract detailed product profiles from Microsoft Marketplace, including titles, publishers, ratings, reviews, and pricing. Ideal for market research, competitive intelligence, and data integration....

Microsoft Learn MCP Server

agentify/microsoft-learn-mcp-server

The Microsoft Learn MCP Server enables AI clients to access trusted and up-to-date information directly from Microsoft's official documentation. It provides semantic search and document retrieval capabilities from Microsoft Learn.

Microsoft Marketplace Discovery Scraper

getdataforme/microsoft-marketplace-discovery-scraper

Effortlessly scrape Microsoft AppSource for detailed app data, including titles, ratings, publishers, and pricing. Ideal for market research, competitive analysis, and automation....

Email Verifier & Enricher Pro

jurassic_jove/email-verifier-enricher-pro

Bulk email verifier + AI corporate-email finder. Clean lists with syntax, MX, disposable & role checks and a 0–100 deliverability score, confirm Microsoft/Outlook mailboxes via provider API (no email sent), and find work emails from name + domain with AI role & seniority tagging.

Microsoft Sharepoints Discovery Scraper

getdataforme/microsoft-sharepoints-discovery-scraper

Efficiently discover and extract data from Microsoft SharePoint sites with the Microsoft Sharepoints Discovery Scraper. Customize searches, use proxy support for anonymity, and automate data collection....

Microsoft Text to Speech

jupri/microsoft-tts

πŸ’« Use Microsoft Edge TTS service to convert texts into speech

Scraper Results Checker

drobnikj/check-crawler-results

This actor checks results from Apify's scrapers or any other actor that stores its result to a dataset, and sends a notification if there are errors. It's designed to run from webhook.

πŸ‘ User avatar

Jakub DrobnΓ­k

19

Related articles

Best email extractors for sales ops
Read more
How to verify emails in bulk without bouncing your domain
Read more