tyntec Phone Verification (Preview)
Phone Verification service aims to determine validity, reachability and fraud risk of phone numbers.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | tyntec support |
URL | https://www.tyntec.com/get-help-support |
support@tyntec.com |
Connector Metadata | |
---|---|
Publisher | tyntec GmbH |
Website | https://www.tyntec.com |
Privacy policy | https://www.tyntec.com/data-privacy-statement |
Categories | Communication;Data |
The “tyntec Phone Verification API” connector allows you to check phone numbers against the tyntec number database to validate phone numbers in real time. You can check for accuracy while the customer enters a number during the registration process or identify invalid numbers before sending messages to minimize failed attempts. Moreover, you can detect numbers that are likely to be fradulent.
Pre-requisites
You will need the following to proceed:
- A Microsoft Power Apps or Power Automate plan with custom connector feature
- tyntec API Key
How to get API Key?
- Sign up/Login to your tyntec account
- Click on API settings
- In the API settings, click on New API KEY
- Copy the newly assigned API key
Known issues and limitations
If you are using tyntec trial account, you need to whitelist your phone numbers to allow Portability Check. Follow through the demo guide
Creating a connection
The connector supports the following authentication types:
Default | Parameters for creating connection. | All regions | Not shareable |
Default
Applicable: All regions
Parameters for creating connection.
This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.
Name | Type | Description | Required |
---|---|---|---|
apikey | securestring | The apikey for this api | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Check Phone number using the Portability Check [DEPRECATED] |
This action has been deprecated. Please use Verify Phone Number instead.
|
Verify Phone Number |
Phone Verification service aims to determine validity, reachability and fraud risk of phone numbers. |
Check Phone number using the Portability Check [DEPRECATED]
This action has been deprecated. Please use Verify Phone Number instead.
This Action get Portability Check data for a given phone number
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Checked Phone number
|
msisdn | True | string |
Checked Phone numbe |
Returns
Name | Path | Type | Description |
---|---|---|---|
requestId
|
requestId | string |
requestId |
msisdn
|
msisdn | string |
msisdn |
ported
|
ported | string |
ported |
errorCode
|
errorCode | string |
errorCode |
mcc
|
mcc | string |
mcc |
mnc
|
mnc | string |
mnc |
ttId
|
ttId | string |
ttId |
operator
|
operator | string |
operator |
country
|
country | string |
country |
timeZone
|
timeZone | string |
timeZone |
technology
|
technology | string |
technology |
Verify Phone Number
Phone Verification service aims to determine validity, reachability and fraud risk of phone numbers.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Phone Number
|
phonenumber | True |
Phone Number for verification |
Returns
Name | Path | Type | Description |
---|---|---|---|
validNumberFormat
|
validNumberFormat | string |
validNumberFormat |
activeNumber
|
activeNumber | string |
activeNumber |
numberType
|
numberType | string |
numberType |
operatorName
|
operatorName | string |
operatorName |
operatorCountry
|
operatorCountry | string |
operatorCountry |
fraudRisk
|
fraudRisk | string |
fraudRisk |
outreachReady
|
outreachReady | string |
outreachReady |