Skip to main content

Attribute type

linkedin

Use it for

LinkedIn profile or company URLs.

Request value

Send a string.
{
  "fields": {
    "linkedin": "https://www.linkedin.com/in/ada-lovelace"
  }
}

Returned shape

Returns a string.

Example response

{
  "fields": {
    "linkedin": "https://www.linkedin.com/in/ada-lovelace"
  }
}