Abstract API · Arazzo Workflow
Abstract API Phone Validation to Local Time
Version 1.0.0
Validate a phone number, then resolve the local time of its region.
View Spec
View on GitHub
AvatarsCompany EnrichmentContactsCurrenciesEmail ValidationExchange RatesIBAN ValidationImage ProcessingIP GeolocationIP IntelligencePhone ValidationPublic HolidaysScreenshotsTimezonesVAT ValidationWeb ScrapingArazzoWorkflows
Provider
Workflows
phone-to-timezone
Validate a phone number and resolve the local time of its location.
Validates a phone number and, for a valid number, branches to a current-time lookup keyed on the parsed location so the recipient's local time is known before contact.
1
validatePhone
getPhoneIntelligence
Validate the phone number and retrieve carrier, line type, and parsed location data.
2
getLocalTime
getCurrentTime
Resolve the current local time for the location parsed from the validated phone number.
Source API Descriptions
openapi