PipedreamHQ / PipedreamHQ/pipedream

[Components] emailverify_io

Open
#16,492 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# emailverify_io
## URLs
- https://www.emailverify.io/api/docs/
## Webhook Sources
### new-verification-result-instant
#### Description
Emit new event when a new email verification result is available. Requires configuring a webhook URL in the emailverify_io dashboard and optionally filtering by verification status (e.g., valid, invalid).
### new-bulk-verification-complete-instant
#### Description
Emit new event when a bulk email verification job completes. Requires configuring a webhook URL and selecting which job(s) to monitor.
## Actions
### verify-email
#### Description
Submit a single email address for real-time verification. Requires the email address to verify. Optionally set custom reference ID for tracking.
### start-bulk-verification
#### Description
Upload a list of email addresses to start a bulk verification job. Requires a file or array of email addresses. Optionally set job name or callback URL.
### get-verification-result
#### Description
Retrieve the verification result for a previously submitted email address. Requires an email address or verification ID.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.