SSIS Components for LinkedIn

Build 25.0.9539

OAuth Scopes and Endpoints

Required Scopes and Endpoint Domains for LinkedIn

When integrating with LinkedIn, your application needs specific permissions to interact with the API.

These permissions are defined by access scopes, which determine what data your application can access and what actions it can perform.

This topic provides information about the required access scopes and endpoint domains for the LinkedIn component.

Understanding Scopes

Scopes are a way to limit an application's access to a user's data. They define the specific actions that an application can perform on behalf of the user.

For example, a read-only scope might allow an application to view data, while a full access scope might allow it to modify data.

Required Scopes for LinkedIn

To see what scopes are granted by each API product, refer to LinkedIn's documentation.

EntityStatement TypesMinimal Required Scopes
CommentsSELECTr_organization_social
CommentsINSERT UPDATE DELETE w_organization_social
CompanyStatusUpdatesSELECTr_organization_social
CompanyStatusUpdatesINSERT UPDATE DELETE w_organization_social
EventsSELECTr_events
NOTE: CData's embedded OAuth application does not support this scope. You must create a custom OAuth application and request access for Events Management API from the list of products (see Creating a Custom OAuth Application).
EventsUPDATErw_events
NOTE: CData's embedded OAuth application does not support this scope. You must create a custom OAuth application and request access for Events Management API from the list of products (see Creating a Custom OAuth Application).
CreateEventEXECUTErw_events
CompanyDetailsSELECTr_organization_admin
CompanyFollowerStatisticsSELECTr_organization_admin
CompanyListSELECTr_organization_admin
CompanyPageStatisticsSELECTr_organization_admin
CompanyUpdateStatisticsSELECTr_organization_admin
DocumentsSELECTr_organization_social
GeoLocationSELECT-
ImagesSELECTr_organization_social
IndustriesSELECT-
OrganizationAuthorizationActionsSELECTrw_organization_admin
OrganizationFollowerCountSELECT-
OrganizationLocationsSELECTr_organization_admin
OrganizationsSELECTr_organization_admin
ProfilesSELECTr_basicprofile
VideosSELECTr_organization_social
VideoTimeWatchedForVideoViewsStatisticsSELECTr_organization_social
VideoTimeWatchedStatisticsSELECTr_organization_social
VideoViewerStatisticsSELECTr_organization_social
VideoViewStatisticsSELECTr_organization_social
DownloadAssetEXECUTEr_organization_social
UploadDocumentEXECUTEw_organization_social
UploadImageEXECUTEw_organization_social
UploadVideoEXECUTEw_organization_social
UploadVideoCaptionsEXECUTE-
UploadVideoThumbnailEXECUTE-

Understanding Endpoint Domains

Endpoint domains are the specific URLs that the application needs to communicate with in order to authenticate, retrieve records, and perform other essential operations.

Allowlisting these domains ensures that the network traffic between your application and the API is not blocked by firewalls or security settings.

Note: Most users do not need to make any special configurations. Allowlisting is typically only necessary for environments with strict security measures, such as restricted outbound network traffic.

Required Endpoint Domains for LinkedIn

DomainAlways RequiredDescription
linkedin.comTrueThe main domain used for accessing the main LinkedIn API-s that the component uses.
licdn.comFalseThe domain used for downloading LinkedIn assets through its CDN such as Images or Videos (see DownloadAsset as well).

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539