Skip to content
FlowHubFluxonLab
Google Sheets
Google Sheetsfree

Verify emails and phone numbers in Google Sheets with ApexVerify

by ApexVerifyadapted from n8n official workflow galleryUpdated Aug 2026
RequiresGoogle SheetsGoogle Sheets
Share Post Share
GSGoogle Sheets TriggerGoogle Sheets T…AVApexVerify - Phone Number VerificationApexVerify - Ph…AVApexVerify - Email Address VerificationApexVerify - Em…IfIf email not already verifiedIf email not al…IfIf phone not already verifiedIf phone not al…Update row in my sheetUpdate row in m…Update row in my sheet1Update row in m…123456
1/5
STEPS · 6
Starts on a Google Sheets event

Quick overview This workflow watches a Google Sheets lead list and uses ApexVerify to verify new or changed email addresses and phone numbers, then writes the verification status back into the same sheet. How it works Triggers when a row is added or updated in a specified Google Sheets worksheet. Checks whether the Email cell already contains a verification marker ("|||"), and only proceeds if it has not been verified yet. Sends the email address to ApexVerify for email verification and formats the result as an icon status plus the original email (for example, "✅ ||| [email protected]"). Updates the originating Google Sheets row with the formatted email verification result. Checks whether the Phone Number cell already contains a verification marker ("|||"), and only proceeds if it has not been verified yet. Sends the phone number (with target country set to FR) to ApexVerify for phone verification and formats the result as an icon status plus the original number. Updates the originating Google Sheets row with the formatted phone verification result.

Tags

n8nreference-onlygoogle-sheets
Connects
sheetsGoogle Sheets
CategoryGoogle Sheets
Triggermanual
Complexitymedium
Nodes7
AddedJun 23, 2026

Related workflows

See all Google Sheets
sheetsWtelegramtwilio
free

Add data from a photo to Google Sheets

Automatically adding expense receipts to Google Sheets with Telegram, Mindee API, Twilio, and n8n.

by isa024787bel
sheets
free

Transform data in Google Sheets

This workflow appends, lookup, updates, and reads data from a Google Sheet spreadsheet. Set node: The Set node is used to generate data that we want to add to Google Sheets. Depending on your use-case you might have data coming from a different source. For example, you might be fetching data from a WebHook call. Add the node that will fetch the data that you want to add to the Google Sheet. Use can then use the Set node to set the data that you want to add to the Google Sheets. Google Sheets node: This node will add the data from the Set node in a new row to the Google Sheet. You will have to enter the Spreadsheet ID and the Range to specify which sheet you want to add the data to. Google Sheets1 node: This node looks for a specific value in the Google Sheet and returns all the rows that contain the value. In this example, we are looking for the value Berlin in our Google Sheet. If you want to look for a different value, enter that value in the Lookup Value field, and specify the column in the Lookup Column field. Set1 node: The Set node sets the value of the rent by $100 for the houses in Berlin. We pass this new data to the next nodes in the workflow. Google Sheets2 node: This no

by Harshil Agrawal
sheetstwilio
free

Automated congratulations with Google Sheets, Twilio, and n8n

Explore this workflow on its official n8n template page.

by isa024787bel