# Observability VPs Who Changed Roles

**Use case:** 

Reach telemetry platform vice presidents taking on new infrastructure mandates before they select their enterprise cloud telemetry stack.

## Input

```json
{
  "profiles": [
    "dev-ittycheria",
    "sridhar-ramaswamy",
    "matthew-prince"
  ],
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ]
  },
  "requestsPerMinute": 60,
  "maxUnits": 50
}
```

## Output

```json
{
  "whatIFound": {
    "label": "whatIFound",
    "format": "string"
  },
  "publicId": {
    "label": "Public Profile Identifier",
    "format": "string"
  },
  "fullName": {
    "label": "Full Name",
    "format": "string"
  },
  "headline": {
    "label": "Headline",
    "format": "string"
  },
  "company": {
    "label": "Current Company",
    "format": "string"
  },
  "location": {
    "label": "Location",
    "format": "string"
  },
  "seniorityBand": {
    "label": "Seniority Band",
    "format": "string"
  },
  "scrapedAt": {
    "label": "Scraped Timestamp",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [LinkedIn Profile Finder - Find Anyone By Role And Company](https://apify.com/reapx/linkedin-profile-discovery) with a specific input configuration. Visit the [Actor detail page](https://apify.com/reapx/linkedin-profile-discovery) to learn more, explore other use cases, and run it yourself.