DaaS Service Connector uses the DaaS Service API to perform various tasks.
Activities that you can perform in DaaS Service Connector are listed as services that you can configure in a Service step in a process.
To configure a service, you need to identify and pass the input fields required for the service. You can also use the service output to perform other steps in the process.
Canadian Geocode Location
Application Integration fetches the latitude and longitude based on an address and Canadian postal code.
Input Fields
- Address
- Canadian postal code
Output Fields
- Latitude for the address in decimal degrees.
- Longitude for the address in decimal degrees.
Get Sales Tax
Application Integration fetches the US sales tax data based on an U.S. ZIP code that you specify.
Input Field
The U.S. ZIP code.
Output Fields
- The status of the sales tax retrieval process, sales tax details, and any error information.
- The sales tax action result process object, which contains the complete tax data associated with the ZIP code.
Lookup Company
Application Integration fetches the details of a company based on name.
Input Fields
- The name of the company.
- Company address
- Details of the company such as city, state, and ZIP code.
Output Fields
- Name and address details of the company
- Contact person and contact details
- Company Standard Industry Code and description.
- Number of employees in the company.
- Status to indicate if the phone number associated with the person is on the state or Direct Marketing Association Do Not Call list.
- Company lookup process object, which contains the complete details of the company
Lookup Person
Application Integration fetches the details of a person based on name.
Input Fields
- The first and last name of the person.
- Telephone number in the 10-digit NADP format.
- Any of the address details of the person such as city, state, and ZIP or postal code.
Output Fields
- Match score when there are multiple matches. A higher match score indicates that the person match is better.
- Status to indicate if the phone number associated with the person is on the state or Direct Marketing Association Do Not Call list.
- Status to indicate if the phone number associated with the person is a new connection.
- Lookup person result process object, which contains personal details of the person such as name, address details, and time zone.
Mobile ID
Application Integration verifies if the number that you specify is a mobile number.
Input Field
The phone number, including the country code. Country phone codes must follow the conventions defined by the ITU-T recommendations E.164
Output Fields
- The status code and description of the phone validation process.
- The results of the phone validation process.
- The mobile ID details set process object, which contains the complete details of the mobile number.
- Any error message.
North American Address Validation
Application Integration validates an address based on an address; city, state, province, or postal code; and country.
Input Fields
- Address
- U.S. ZIP code or Canadian postal code
- U.S. or Canadian country
Output Fields
- Full address
- Address and city
- U.S. ZIP code or Canadian postal code
- Results of the address validation
Reverse Lookup by Phone Number
Application Integration fetches the address and business details of a person based on a phone number.
Input Field
The phone number including the country code. Country phone codes must follow the conventions defined by the ITU-T recommendations E.164
Output Fields
- Street address of the person.
- ZIP or postal code associated with the person.
- Company name associated with the person.
- The reverse lookup by phone process object, which contains the personal details of the person such as contact details, company details, and residence details.
Send SMS
Application Integration sends an SMS to the mobile number that you specify.
Input Fields
- The mobile number.
- The name of the sender.
- The text of the message.
Output Fields
Any error message and the status of the sending SMS process.
US Geocode Location
Application Integration fetches the latitude and longitude based on an address and U.S. ZIP code.
Input Fields
- Address
- U.S. ZIP code
Output Fields
- Latitude for the address in decimal degrees.
- Longitude for the address in decimal degrees.
Validate Email
Application Integration verifies if the email address that you specify is valid, invalid, or malicious.
Input Fields
- The email address
- The duration, in milliseconds, after which the DaaS service stops the email verification process. Specify a value between 1 and 90.
Output Fields
- The result of the DaaS email verification process.
- The result of the DaaS email Hygiene process.
- The domain protected by a third party that might be associated with the email address.
Note: In output fields, if the status code is 200 and the status description is Email Valid, the Email Result field displays OK. For all other status codes, the Email Result field displays NOT OK.
Validate Phone
Application Integration verifies the validity of the phone number that you specify.
Input Field
The phone number including the country code. Country phone codes must follow the conventions defined by the ITU-T recommendations E.164
Output Fields
- The status code and description of the phone validation process.
- The results of the phone validation process.
- Mobile and phone action result process object, which contains the national and international prefix of the phone number; region code and name; latitude and longitude; and time zone.
Zip and Postal Code Information
Application Integration fetches the city, state, county, time zone, latitude and longitude, ZIP and Postal Codes within a radius, and U.S. census information based on an U.S. ZIP code or a Canadian postal code.
Input Field
U.S. ZIP code or Canadian postal code
Output Fields
- City, state, and country names.
- ZIP code result set process object. You can view the time zone, latitude, longitude, state FIPS, and country FIPS.