Prospeo Integration Guide
This guide covers all Prospeo actions available in TexAu. Prospeo provides email and mobile number finding from LinkedIn URLs and name/website combinations.
Before you begin
- A Prospeo account is required. Sign up at prospeo.io.
- Your Prospeo API key is on your Prospeo dashboard under API.
- In TexAu, go to Settings > Integrations, find Prospeo, enter your API key, and click Save.
Email finding actions
Find Email by LinkedIn URL (Prospeo)
Finds a work email address using a LinkedIn profile URL.
Credit cost: 2 credits per successful lookup
Input:
- LinkedIn Profile URL (required) -- full URL starting with
https://linkedin.com/in/
Output:
- Email Address
- Verification status (valid, catch-all, invalid)
- Email source
Find Email Using Full Name and Company Website (Prospeo)
Finds a work email using a person's full name and company website.
Credit cost: 2 credits per successful lookup
Input:
- Full Name (required) -- first and last name combined
- Company Website (required) -- e.g.,
https://company.comorcompany.com
Output:
- Email Address
- Verification status
Typical use case: Use when you have merged name fields and company websites instead of separate first/last name columns.
Phone finding actions
Find Mobile Number by LinkedIn URL (Prospeo)
Finds a mobile phone number using a LinkedIn profile URL.
Credit cost: 20 credits per successful lookup
Input:
- LinkedIn Profile URL (required)
Output:
- Phone Number
- Country code
- Local format
Find Mobile Number Using Full Name and Company Website (Prospeo)
Finds a mobile phone number using a full name and company website.
Credit cost: 15 credits per successful lookup
Input:
- Full Name (required)
- Company Website (required)
Output:
- Phone Number
- Country
Using Prospeo in a waterfall
Prospeo works well as a secondary provider for both email and phone finding.
Example email waterfall:
- Find Work Email by LinkedIn URL (BetterEnrich) -- primary
- Find Email by LinkedIn URL (Prospeo) -- fallback 1
- Find Work Email Using LinkedIn Profile URL (FullEnrich) -- fallback 2
Example phone waterfall:
- Find Mobile Number by LinkedIn URL (BetterEnrich) -- primary
- Find Mobile Number by LinkedIn URL (Prospeo) -- fallback 1
- Find Mobile Number Using LinkedIn Profile URL (FullEnrich) -- fallback 2
Tips
- Prospeo's Find Email Using Full Name and Company Website accepts a combined full name, which is useful when your table has a single Name column. Use it directly without splitting into first/last name first.
- The company website input can include or omit the
https://prefix. Prospeo handles both.
Troubleshooting
Email finding returns empty for rows with valid LinkedIn URLs. Prospeo may not have data for some profiles. This is expected. The profile may be private, deleted, or outside Prospeo's database. Use a waterfall sequence with other providers to maximize coverage.
Find Email Using Full Name and Company Website fails for unusual names. Names with special characters or non-standard formatting may not match Prospeo's records. Try cleaning the name in a Formula Column (TRIM and proper capitalization) before passing it to the action.
Rate limit errors during large runs. TexAu handles retries automatically. If large batches consistently hit rate limits, reduce the batch size or contact Prospeo about your API limits.