Lookup Person's Single Card

Lookup Person's single card

Options

Entity Id
UUID or permalink of desired entity
Card Id
A card to include on the resulting entity
Card Field Ids (*)
Card fields to include on the specified card - array of field_id strings in JSON encoded as string
After Id (*)
Lookup uuid of the last item in the previous page (not required for first page). Used to iterate a card's results starting at the beginning of the ordered set and moving forward. Suitable for implementing "next page" functionality. May not be provided simultaneously with before_id.
Before Id (*)
Lookup uuid of the first item in the previous page (not required for first page). Used to iterate a card's results starting at the end of the ordered set and moving backward. Suitable for implementing "previous page" functionality. May not be provided simultaneously with after_id.
Order (*)
Field name with order direction (asc/desc)
Limit (*)
Number of rows to return. Default is 100, min is 1, max is 100.
Result Format

Specify how the response should be mapped to the table output. The following formats are available:

Structured Table: Returns a parsed table with data split into rows and columns.

  • Aliases: Alternate or previous names for the individual
    Field Type: text_short_multi
    Searchable: Yes
    Search Operators: blank, contains, eq, not_contains, not_eq, starts
  • Born On: The birthdate of the person
    Field Type: date
    Searchable: Yes
    Search Operators: between, blank, eq, gte, lte
  • Created At: Field Type: datetime
    Searchable: Yes
    Search Operators: between, blank, eq, gte, lte
  • Description: Text from a Person's biography
    Field Type: text_long
    Searchable: Yes
    Search Operators: blank, contains, not_contains
  • Died On: The date when a person died
    Field Type: date
    Searchable: Yes
    Search Operators: between, blank, eq, gte, lte
  • Entity Def Id:

    Field Type: enum
    Searchable: Yes
    Search Operators: blank, eq, includes, not_eq, not_includes
    Possible values are:

    • person - Person
  • Facebook: Link to a Person's Facebook page
    Field Type: link
    Searchable: No
  • Facet Ids: Field Type: enum_multi
    Searchable: Yes
    Search Operators: blank, includes, includes_all, not_includes, not_includes_all
  • First Name: First name of a Person
    Field Type: text_short
    Searchable: Yes
    Search Operators: blank, contains, eq, not_contains, not_eq, starts
  • Gender:

    A Person's gender
    Field Type: enum
    Searchable: Yes
    Search Operators: blank, eq, includes, not_eq, not_includes
    Possible values are:

    • agender - Agender
    • androgyne - Androgyne
    • androgynous - Androgynous
    • bigender - Bigender
    • female - Female
    • ftm - Female to Male (FTM)
    • gender_fluid - Gender Fluid
    • gender_nonconforming - Gender Nonconforming
    • gender_questioning - Gender Questioning
    • gender_variant - Gender Variant
    • genderqueer - Genderqueer
    • male - Male
    • mtf - Male to Female (MTF)
    • neutrois - Neutrois
    • non_binary - Non-Binary
    • not_provided - Prefer not to identify
    • other - Other
    • pangender - Pangender
    • transfeminine - Transfeminine
    • transgender_female - Transgender Female
    • transgender_male - Transgender Male
    • transgender_man - Transgender Man
    • transgender_person - Transgender Person
    • transgender_woman - Transgender Woman
    • transmasculine - Transmasculine
    • transsexual_female - Transsexual Female
    • transsexual_male - Transsexual Male
    • transsexual_man - Transsexual Man
    • transsexual_person - Transsexual Person
    • transsexual_woman - Transsexual Woman
    • two_spirit - Two-Spirit
  • Identifier: First and last name of a Person
    Field Type: identifier
    Searchable: Yes
    Search Operators: blank, contains, eq, includes, not_contains, not_eq, not_includes, starts
  • Image Id: The profile image of the person on Crunchbase
    Field Type: image_id
    Searchable: No
  • Image Url: The cloudinary url of the profile image
    Field Type: text_blob
    Searchable: No
  • Investor Stage: This describes the stage of investor this person is (e.g. Angel, Fund of Funds, Venture Capital)
    Field Type: enum_multi
    Searchable: Yes
    Search Operators: blank, includes, includes_all, not_includes, not_includes_all
  • Investor Type: This describes the type of investor the person is (e.g. Angel, Fund of Funds, Venture Capital)
    Field Type: enum_multi
    Searchable: Yes
    Search Operators: blank, includes, includes_all, not_includes, not_includes_all
  • Last Name: Last name of a Person
    Field Type: text_short
    Searchable: Yes
    Search Operators: blank, contains, eq, not_contains, not_eq, starts
  • Layout Id:

    This is the auto-generated layout for the profile
    Field Type: enum
    Searchable: Yes
    Search Operators: blank, eq, includes, not_eq, not_includes
    Possible values are:

    • investor - Investor Layout
  • Linkedin: Link to a Person's LinkedIn page
    Field Type: link
    Searchable: No
  • Location Group Identifiers: Where the person is located (e.g. San Francisco Bay Area, Silicon Valley)
    Field Type: identifier_multi
    Searchable: Yes
    Search Operators: blank, includes, includes_all, not_includes, not_includes_all
  • Location Identifiers: Where the person is located (e.g. Europe, Menlo Park, China)
    Field Type: identifier_multi
    Searchable: Yes
    Search Operators: blank, includes, includes_all, not_includes, not_includes_all
  • Middle Name: Middle name of a Person
    Field Type: text_blob
    Searchable: No
  • Name: Full name of a Person
    Field Type: text_blob
    Searchable: No
  • Num Articles: Number of news articles that reference the Person
    Field Type: integer
    Searchable: Yes
    Search Operators: between, blank, eq, gt, gte, lt, lte, not_eq
  • Num Current Advisor Jobs: Total number of current Advisors and Board roles the person has
    Field Type: integer
    Searchable: Yes
    Search Operators: between, blank, eq, gt, gte, lt, lte, not_eq
  • Num Current Jobs: Total number of current Jobs the person has
    Field Type: integer
    Searchable: Yes
    Search Operators: between, blank, eq, gt, gte, lt, lte, not_eq
  • Num Diversity Spotlight Investments: Total number of diversity investments made by an investor
    Field Type: integer
    Searchable: Yes
    Search Operators: between, blank, eq, gt, gte, lt, lte, not_eq
  • Num Event Appearances: Total number of events the individual appeared in
    Field Type: integer
    Searchable: Yes
    Search Operators: between, blank, eq, gt, gte, lt, lte, not_eq
  • Num Exits: Total number of Exits
    Field Type: integer
    Searchable: Yes
    Search Operators: between, blank, eq, gt, gte, lt, lte, not_eq
  • Num Exits Ipo: Total number of Exits (IPO)
    Field Type: integer
    Searchable: Yes
    Search Operators: between, blank, eq, gt, gte, lt, lte, not_eq
  • Num Founded Organizations: Number of Organizations that the person founded
    Field Type: integer
    Searchable: Yes
    Search Operators: between, blank, eq, gt, gte, lt, lte, not_eq
  • Num Investments: Number of Investments the Individual has participated in
    Field Type: integer
    Searchable: Yes
    Search Operators: between, blank, eq, gt, gte, lt, lte, not_eq
  • Num Jobs: Field Type: integer
    Searchable: Yes
    Search Operators: between, blank, eq, gt, gte, lt, lte, not_eq
  • Num Lead Investments: Number of Investments led by the Individual
    Field Type: integer
    Searchable: Yes
    Search Operators: between, blank, eq, gt, gte, lt, lte, not_eq
  • Num Partner Investments: Number of Investments the Individual has partnered in
    Field Type: integer
    Searchable: Yes
    Search Operators: between, blank, eq, gt, gte, lt, lte, not_eq
  • Num Past Advisor Jobs: Total number of past Board and Advisor roles the person has
    Field Type: integer
    Searchable: Yes
    Search Operators: between, blank, eq, gt, gte, lt, lte, not_eq
  • Num Past Jobs: Total number of past Jobs the person has
    Field Type: integer
    Searchable: Yes
    Search Operators: between, blank, eq, gt, gte, lt, lte, not_eq
  • Num Portfolio Organizations: Number of portfolio companies associated to the Person
    Field Type: integer
    Searchable: Yes
    Search Operators: between, blank, eq, gt, gte, lt, lte, not_eq
  • Override Layout Id:

    Override the layout of the Entity Profile
    Field Type: enum
    Searchable: Yes
    Search Operators: blank, eq, includes, not_eq, not_includes
    Possible values are:

    • default - Default Layout
    • investor - Investor Layout
  • Permalink: Field Type: permalink
    Searchable: No
  • Permalink Aliases: These are the alternative aliases to the primary permalink of the Organization
    Field Type: text_exact_multi
    Searchable: Yes
    Search Operators: blank, includes, includes_all, not_includes, not_includes_all
  • Primary Job Title: The person's primary job title
    Field Type: text_short
    Searchable: Yes
    Search Operators: blank, contains, eq, not_contains, not_eq, starts
  • Primary Organization: The organization associated to the person's primary job
    Field Type: identifier
    Searchable: Yes
    Search Operators: blank, contains, eq, includes, not_contains, not_eq, not_includes, starts
  • Rank Delta D30: Movement in Rank over the last 30 days using a score from -10 to 10
    Field Type: decimal
    Searchable: Yes
    Search Operators: between, blank, eq, gt, gte, lt, lte, not_eq
  • Rank Delta D7: Movement in Rank over the last 7 days using a score from -10 to 10
    Field Type: decimal
    Searchable: Yes
    Search Operators: between, blank, eq, gt, gte, lt, lte, not_eq
  • Rank Delta D90: Movement in Rank over the last 90 days using a score from -10 to 10
    Field Type: decimal
    Searchable: Yes
    Search Operators: between, blank, eq, gt, gte, lt, lte, not_eq
  • Rank Person: Algorithmic rank assigned to the top 100,000 most active People
    Field Type: integer
    Searchable: Yes
    Search Operators: between, blank, eq, gt, gte, lt, lte, not_eq
  • Rank Principal: Algorithmic rank assigned to the top 100,000 most active Organizations and People
    Field Type: integer
    Searchable: Yes
    Search Operators: between, blank, eq, gt, gte, lt, lte, not_eq
  • Short Description: Text of Person Description, Industries, and Industry Groups
    Field Type: text_long
    Searchable: Yes
    Search Operators: blank, contains, not_contains
  • Twitter: Link to a Person's Twitter page
    Field Type: link
    Searchable: No
  • Updated At: Field Type: datetime
    Searchable: Yes
    Search Operators: between, blank, eq, gte, lte
  • Uuid: Field Type: uuid
    Searchable: Yes
    Search Operators: blank, eq, includes, not_eq, not_includes
  • Website: Link to a Person's website. note: website_url has replaced this field; this field will be deprecated in the near future
    Field Type: link
    Searchable: No
  • Website Url: Link to a Person's website
    Field Type: url
    Searchable: Yes
    Search Operators: domain_blank, domain_eq, domain_includes, not_domain_eq, not_domain_includes

Raw Response: Returns the raw response in a single row with the following columns:

  • body: Response body
  • status: HTTP status code

Input Ports

Icon
Configuration data.

Output Ports

Icon
Result of the request depending on the selected Result Format.
Icon
Configuration data (this is the same as the input port; it is provided as passthrough for sequentially chaining nodes to declutter your workflow connections).

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.