Tabula Documentation
Tabula HomeCommunity
  • ๐Ÿ‘‹Introduction to Tabula
  • Getting Started
    • Product Updates
    • Getting Started
      • Installation and Login
      • Beginner's Guide
    • FAQ
  • Product overview
    • Home Page
    • Exploring Data
      • Data Catalog
      • Exploring Datasets
      • Statistics Panel
    • Designing Flows
      • Creating Flows
      • Flow Designer Guide
        • Working with Canvas
        • Using Groups
        • Working with Table
      • Managing Flows
      • Sharing Flows
      • Demo: Building a Simple Flow
    • Executing Flows
      • Running Flows
      • Jobs overview
    • Building Reports
      • Designing Reports
      • Running Reports
      • Reports Page
    • Connecting Data
  • Integrations
    • Enrichments
      • How to add your API key in Tabula
      • List of Supported Queries
      • Enrichment Providers
        • AnymailFinder
        • Apollo
          • How to find Apollo API key
          • Enrich person by LinkedIn
          • Enrich company by domain
        • Bounceban
        • Bouncer
        • Bouncify
        • CaptainVerify
        • Cleanify
        • Clearout
        • CompanyEnrich
        • ContactOut
          • How to find ContactOut API key
          • Enrich person by LinkedIn
          • Enrich person by email
        • Discolike
        • TheCompaniesAPI
        • Findymail
        • Emailable
        • EmailListVerify
        • Enrichley
        • Heybounce
        • Hunter
        • Kickbox
        • Mails
        • MailChecker
        • MillionVerifier
        • NeverBounce
        • Nubela (Proxycurl)
        • PeopleDataLabs
        • Prospeo
        • ZeroBounce
        • ReverseContact
          • How to find Reverse Contact API key
          • Enrich person by LinkedIn
          • Enrich person and company by email
          • Enrich company by domain
          • Enrich company by LinkedIn
        • UpLead
    • Data Sources
      • Configuring Fivetran Integration
    • Data Storages
      • PostgreSQL
      • Snowflake
      • BigQuery
      • ClickHouse
  • Data Transformation
    • Transforms
      • Source
      • New Empty Table
      • Output
      • Chart
      • Enrichment
      • New Column
      • If...Then
      • Rolling Functions
      • Column Type
      • Columns Edit
      • Filter
      • Remove Duplicates
      • Sort
      • Find and Replace Text
      • Split Column
      • Extract Text
      • Match Text
      • Join
      • Union
      • Group By
      • Pivot
      • Unpivot
      • To JSON
      • From JSON
      • API Call
      • AI Column
      • AI Table
    • Formulas
      • What are Formulas?
      • Math Functions
        • Abs
        • Ceiling
        • Exp
        • Floor
        • IsEven
        • IsOdd
        • Ln
        • Log
        • Log10
        • Mod
        • Pi
        • Power
        • Quotient
        • Round
        • RoundDown
        • RoundUp
        • Sign
        • Sqrt
        • Truncate
      • Trigonometric Functions
        • Acos
        • Asin
        • Atan
        • Atan2
        • Cos
        • Cot
        • Degrees
        • Radians
        • Sin
        • Tan
      • String Functions
        • Compare
        • Concat
        • Contains
        • In
        • CountMatches
        • CountMatchesRegexp
        • EndsWith
        • EndsWithRegexp
        • Extract
        • FindMatchOfString
        • FindMatchOfRegexp
        • FindMatchesOfString
        • FindMatchesOfRegexp
        • Left
        • Length
        • Lower
        • Matches
        • Pad
        • ProperCase
        • RemoveSymbols
        • RemoveWhitespaces
        • Repeat
        • Replace
        • ReplaceRegexp
        • Reverse
        • Right
        • Spaces
        • Split
        • SplitRegexp
        • StartsWith
        • StartsWithRegexp
        • Stuff
        • Substring
        • SubstringDelimiter
        • SubstringRegexpDelimiter
        • Trim
        • Upper
      • Date & Time Functions
        • Date
        • DateAdd
        • DateAdd2
        • DateDiff
        • DateDiff2
        • DateFromParts
        • DateTime
        • DateTimeFromParts
        • DateTrunc
        • DayName
        • DayOfMonth
        • DayOfWeek
        • DayOfYear
        • Hour
        • Minute
        • Month
        • MonthName
        • Now
        • Quarter
        • Second
        • Time
        • TimeFromParts
        • Today
        • Week
        • Year
      • Aggregate Functions
        • Any
        • AnyIf
        • Array
        • ArrayIf
        • Avg
        • AvgIf
        • AvgInRow
        • Count
        • CountA
        • CountIf
        • CountUnique
        • Max
        • MaxIf
        • MaxInRow
        • Median
        • MedianIf
        • Min
        • MinIf
        • MinInRow
        • Mode
        • ModeIf
        • Percentile
        • Quartile
        • StdDev
        • StdDevIf
        • Sum
        • SumIf
        • SumProduct
        • Variance
        • VarianceIf
      • Conversion Functions
        • ToArray
        • ArrayToString
        • ToBoolean
        • ToDate
        • ToDateTime
        • ToDecimal
        • ToInteger
        • ToObject
        • ToTime
        • ToString
      • Misc Functions
        • At
        • IsMissing
        • RowNumber
        • Random
        • If
        • Coalesce
        • True
        • False
        • Null
        • $target
      • Window Functions
      • Custom Functions
      • Data Types
      • Supported Date Parts
      • Regex: List of Tokes
  • Pricing & Billing
    • Plans, Subscriptions, and Credits
    • Tabula for Education
  • Tutorials
    • Tabula Use Cases
    • Merge Columns
    • Join Types
    • Union Introduction
    • Window Functions
    • What is Unpivot?
    • JSON Format Tutorial
    • Using Regex
Powered by GitBook
On this page
  • Overview
  • Input parameters
  • Output fields
  • Sample response

Was this helpful?

  1. Integrations
  2. Enrichments
  3. Enrichment Providers
  4. ReverseContact

Enrich person by LinkedIn

Provider Reversecontact.com

Overview

Return person's details based on personal LinkedIn URL.

Input parameters

Name
Is Required
Type
Description

LinkedIn URL

required

text column

Personal LinkedIn URL

Output fields

Fields that are not extracted by default can be found in a column with an original response (select option "Save original response" in advanced settings). Use the Unnest node or JSON preview window to extract such fields to the new columns.

Name
Type
Extracted
Description

First Name

text

yes

The person's first name

Last Name

text

yes

The person's last name

Headline

text

yes

The person's headline

LinkedIn URL

text

yes

The person's linkedin URL

Work Email

text

yes

The person's work email

Personal Email

text

yes

The person's personal email

Location

text

yes

The person's location

Photo URL

text

yes

The person's photo URL

Employment History

array

yes

The person's employment history

Company Name

text

yes

The name of the company where the person works

Number of Employees

number

yes

Number of employees in this company

Industry

text

yes

This company's industry

Website

text

yes

This company's website

Summary

text

yes

The person's summary

Sample response

{
  "success": true,
  "credits_left": 90000,
  "rate_limit_left": 19000,
  "person": {
    "publicIdentifier": "williamhgates",
    "linkedInIdentifier": "ACoAAA8BYqEBCGLg_vT_ca6mMEqkpp9nVffJ3hc",
    "linkedInUrl": "https://www.linkedin.com/in/ACoAAA8BYqEBCGLg_vT_ca6mMEqkpp9nVffJ3hc",
    "firstName": "Bill",
    "lastName": "Gates",
    "headline": "Co-chair, Bill & Melinda Gates Foundation",
    "location": "Seattle, Washington, United States of America",
    "summary": "Co-chair of the Bill & Melinda Gates Foundation. Founder of Breakthrough Energy. Co-founder of Microsoft. Voracious reader. Avid traveler. Active blogger.",
    "photoUrl": "https://media.licdn.com/dms/image/D5603AQHv6LsdiUg1kw/profile-displayphoto-shrink_800_800/0/1695167344576?e=1723680000&v=beta&t=NcEpysYwCpQ_NBg0QTz_a265pEOhfGICFJUX92-KNpw",
    "creationDate": {
      "month": 5,
      "year": 2013
    },
    "followerCount": 35415,
    "positions": {
      "positionsCount": 3,
      "positionHistory": [
        {
          "title": "Co-chair",
          "companyName": "Bill & Melinda Gates Foundation",
          "description": "",
          "startEndDate": {
            "start": {
              "month": 1,
              "year": 2000
            },
            "end": null
          },
          "companyLogo": "https://media.licdn.com/dms/image/C4E0BAQE7Na_mKQhIJg/company-logo_400_400/0/1633731811337/bill__melinda_gates_foundation_logo?e=1726099200&v=beta&t=LIgstVg1oR5LmBl9u1kolb_xeOqs5kX1ZTcUpaEtsE4",
          "linkedInUrl": "https://www.linkedin.com/company/8736/",
          "linkedInId": "8736"
        },
        {
          "title": "Founder",
          "companyName": "Breakthrough Energy",
          "description": "",
          "startEndDate": {
            "start": {
              "month": 1,
              "year": 2015
            },
            "end": null
          },
          "companyLogo": "https://media.licdn.com/dms/image/C4D0BAQGwD9vNu044FA/company-logo_400_400/0/1630531940051/breakthrough_energy_ventures_logo?e=1726099200&v=beta&t=DIU32ElAkeY4aqcq_9uJTAhiZI-v0GoOX77409cLZRE",
          "linkedInUrl": "https://www.linkedin.com/company/19141006/",
          "linkedInId": "19141006"
        },
        {
          "title": "Co-founder",
          "companyName": "Microsoft",
          "description": "",
          "startEndDate": {
            "start": {
              "month": 1,
              "year": 1975
            },
            "end": null
          },
          "companyLogo": "https://media.licdn.com/dms/image/C560BAQE88xCsONDULQ/company-logo_400_400/0/1630652622688/microsoft_logo?e=1726099200&v=beta&t=zueWlWXcJ4WjwGSzlUWgPOnjoAm8C2KfSIcWWHxWrGg",
          "linkedInUrl": "https://www.linkedin.com/company/1035/",
          "linkedInId": "1035"
        }
      ]
    },
    "schools": {
      "educationsCount": 2,
      "educationHistory": [
        {
          "degreeName": "",
          "fieldOfStudy": "",
          "description": null,
          "linkedInUrl": "https://www.linkedin.com/company/1646/",
          "schoolLogo": "https://media.licdn.com/dms/image/C4E0BAQF5t62bcL0e9g/company-logo_400_400/0/1631318058235?e=1726099200&v=beta&t=tSGQKfAlig70DD9n2_xkYR54yBTf7K3aKsau8PMQSVM",
          "schoolName": "Harvard University",
          "startEndDate": {
            "start": {
              "month": 1,
              "year": 1973
            },
            "end": {
              "month": 1,
              "year": 1975
            }
          }
        },
        {
          "degreeName": "",
          "fieldOfStudy": "",
          "description": null,
          "linkedInUrl": "https://www.linkedin.com/company/30288/",
          "schoolLogo": "https://media.licdn.com/dms/image/D560BAQGFmOQmzpxg9A/company-logo_400_400/0/1683732883164/lakeside_school_logo?e=1726099200&v=beta&t=cylwvrQe7Q4N8oU1hotzPfrae8yxPuzdtG1ocBSuEmA",
          "schoolName": "Lakeside School",
          "startEndDate": {
            "start": {
              "month": null,
              "year": null
            },
            "end": {
              "month": null,
              "year": null
            }
          }
        }
      ]
    },
    "skills": [],
    "languages": []
  },
  "company": {
    "linkedInId": "1035",
    "name": "Microsoft",
    "universalName": "microsoft",
    "linkedInUrl": "https://www.linkedin.com/company/1035",
    "employeeCount": 228581,
    "employeeCountRange": {
      "start": 10001,
      "end": 1
    },
    "websiteUrl": "https://news.microsoft.com/",
    "tagline": null,
    "description": "Every company has a mission. What's ours? To empower every person and every organization to achieve more. We believe technology can and should be a force for good and that meaningful innovation contributes to a brighter world in the future and today. Our culture doesnโ€™t just encourage curiosity; it embraces it. Each day we make progress together by showing up as our authentic selves. We show up with a learn-it-all mentality. We show up cheering on others, knowing their success doesn't diminish our own. We show up every day open to learning our own biases, changing our behavior, and inviting in differences. Because impact matters.\n\nMicrosoft operates in 190 countries and is made up of more than 220,000 passionate employees worldwide.\n",
    "industry": "Software Development",
    "phone": null,
    "specialities": [
      "Business Software",
      "Developer Tools",
      "Home & Educational Software",
      "Tablets",
      "Search",
      "Advertising",
      "Servers",
      "Windows Operating System",
      "Windows Applications & Platforms",
      "Smartphones",
      "Cloud Computing",
      "Quantum Computing",
      "Future of Work",
      "Productivity",
      "AI",
      "Artificial Intelligence",
      "Machine Learning",
      "Laptops",
      "Mixed Reality",
      "Virtual Reality",
      "Gaming",
      "Developers",
      "IT Professional"
    ],
    "followerCount": 22736947,
    "headquarter": {
      "city": "Redmond",
      "country": "US",
      "postalCode": "98052",
      "geographicArea": "Washington",
      "street1": "1 Microsoft Way",
      "street2": null
    },
    "logo": "https://media.licdn.com/dms/image/C560BAQE88xCsONDULQ/company-logo_400_400/0/1630652622688/microsoft_logo?e=1725494400&v=beta&t=joSXHhDAEare7f9gk8MwXr2sOr84zX7HDx2h5znXEYI"
  }
}
{
  "success": false,
  "title": "An error has occurred ๐Ÿš’",
  "msg": "This LinkedIn Profile is not available or does not exist."
}
PreviousHow to find Reverse Contact API keyNextEnrich person and company by email

Last updated 8 months ago

Was this helpful?