Validates email addresses and returns detailed parsing results including domain and local parts, error details, and validity status. Hosted on Supabase, this endpoint provides comprehensive email validation with structured component breakdown for integration into verification workflows. | Input: Accepts an empty request body (endpoint validates a pre-configured or default email address) | Output: Returns the email address, validity status (true/false), parsed components (domain and local parts), and an array of any validation errors encountered | Use cases: I need to validate if an email address is properly formatted; Parse an email into its domain and local components; Check email validity and get detailed error information; Verify email addresses before storing them in a database
This action will execute the specified operation when your workflow runs.
This integration requires a connector to be configured before it can be used in workflows.
This endpoint has no configurable parameters.
Payment details from x402 facilitator
Fields
amountPaidAmount paid in smallest token unitassetToken address used for paymentnetworkNetwork where payment was made (e.g., 'base')payerPayer wallet addresstransactionTransaction hash (may be null if server doesn't return x-payment-response header)The endpoint response data. Access fields with {{nodeId.result.resource.fieldName}}
Response Fields
emailThe email resulterrorsThe errors resultpartsThe parts resultvalidThe valid resultWhether the request succeeded
HTTP status code