API Linkedin To Phone avatar

API Linkedin To Phone

Pricing

Pay per usage

Go to Apify Store
API Linkedin To Phone

API Linkedin To Phone

Skip the gatekeeper. LinkedIn to Phone resolves a LinkedIn URL into the prospect's verified direct mobile — not an HQ line, not a switchboard. Built for SDRs, recruiters, and outbound teams who need to reach decision-makers on the first attempt.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Springbolt X

Springbolt X

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

Convert any LinkedIn profile URL into a verified direct mobile phone number for outbound calling and SMS

Skip the gatekeeper. LinkedIn To Phone resolves a LinkedIn URL into the prospect's verified direct mobile number: not an HQ line, not a company switchboard. Built for SDRs, recruiters, and outbound teams who need to reach the decision-maker on the first attempt. Pairs with SMS-first outreach for the fastest path from interest to conversation

Input Parameters

FieldTypeDescription
linkedin_urlStringThe person's LinkedIn profile URL.
callback_urlStringWebhook URL to receive async results

Input Sample

{
"linkedin_url": "https://www.linkedin.com/in/john-doe",
"callback_url": "https://your-webhook-url.com/callback"
}

Output Sample

{
"success": true,
"message": "The resolution has been processed. We will send the result to the callback URL you provided on completion.",
"resolution": {
"id": "res_4fd1e0dbde4ab7ea187eb94b316bc7c3",
"status": "processing",
"requested_at": "2026-05-26T10:50:16.335Z",
"callback_url": "https://your-webhook-url.com/callback"
},
"payload": {
"linkedin_url": "https://www.linkedin.com/in/john-doe",
"callback_url": "https://your-webhook-url.com/callback"
}
}

Callback Response Sample

{
"success": true,
"message": "Resolution successfully completed!",
"resolution": {
"id": "res_4fd1e0dbde4ab7ea187eb94b316bc7c3",
"status": "completed",
"requested_at": "2026-05-26T10:50:16.335Z",
"callback_url": "https://your-webhook-url.com/callback"
},
"lead": {
"phone": "+15623968986"
},
"payload": {
"linkedin_url": "https://www.linkedin.com/in/john-doe",
"callback_url": "https://your-webhook-url.com/callback"
}
}

About

Springbolt X is a data intelligence platform offering APIs for lead enrichment, deanonymization, IP resolution, LinkedIn data, and more.