Skip to main content

MillionVerifier

Email verification integration using the MillionVerifier API. Supports single email verification and bulk operations including file upload, status checking, report download, and file management. All nodes support two auth modes: a shared Connect session via client ID, or direct API key credentials per node.

NamespaceRobomotion.MillionVerifier
Version1.1.0
CategoryCommunication, Sales & Marketing
Nodes11

Nodes

NodeDescription
ConnectOpens a connection to MillionVerifier and returns a Client ID.
DisconnectCloses a MillionVerifier connection.
Verify EmailVerify Email — see the properties below.
Get CreditsGets credits in MillionVerifier.
Upload FileUploads a file in MillionVerifier.
Get File InfoGets a file info in MillionVerifier.
List FilesLists files in MillionVerifier.
Download ReportDownloads a report in MillionVerifier.
Delete FileDeletes a file in MillionVerifier.
Stop VerificationStops a verification in MillionVerifier.
ToolkitExposes this package's operations to an AI Agent as a single tool.

Connecting

This package has a Connect node. Run it once at the start of your flow; it returns a Client ID that the other nodes take as input. Pair it with Disconnect so the connection is released when the flow ends.

Credentials belong in a Vault rather than typed into the node.

AI Agent tools

10 of these nodes are exposed as tools an AI Agent can call directly: Connect, Disconnect, Verify Email, Get Credits, Upload File, Get File Info, List Files, Download Report, Delete File, Stop Verification.

About this page

Generated from the package spec that the Flow Designer itself loads, so the node list and every property below match the version above exactly.

It does not yet include worked examples or service-specific guidance — those are written by hand, and a plausible-sounding guess in a reference page is worse than an honest gap. If you build something useful with this package, the community is the place to share it.