LinkedIn · Example Payload

Linkedin Talent Learning Parent Application Application Credentials Example

BusinessCareersMarketingProfessional NetworkingRecruitingSocial MediaFortune 1000

Linkedin Talent Learning Parent Application Application Credentials Example is an example object payload from LinkedIn, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

applicationUrnclientIdclientSecretuniqueForeignId

Example Payload

Raw ↑
{
  "applicationUrn": "urn:li:developerApplication:12345678",
  "clientId": "78abc123def456",
  "clientSecret": "secretXYZ789",
  "uniqueForeignId": "acme-corp-12345"
}