Validate and Store Emails and Phone Numbers via Webhooks - Make Workflow | Neura Market
Validate and Store Emails and Phone Numbers via Webhooks
This workflow captures email and phone data via webhooks, validates them using regular expressions, and stores valid entries in a data store. Invalid entries receive a response through webhooks.
The workflow begins by capturing email and phone data through a custom webhook. It uses regex patterns to validate the phone numbers and email addresses. If the data is invalid, a webhook response is triggered to notify the sender. Valid data is stored in a data store for further processing or record-keeping.
Platform
Make
Category
Data & Analytics
Price
Free
Creator
Matt Buds
webhook
regex
datastore
validation
How to import this workflow into Make
1Purchase or download the workflow to get the Make blueprint JSON file.
2In Make, create a new scenario, click the three-dots menu, and choose "Import Blueprint".
3Reconnect each module to your own app connections when prompted.
4Run the scenario once to verify it, then set your schedule and turn it on.