Berikan peran IAM roles/secretmanager.viewer dan roles/secretmanager.secretAccessor ke akun layanan yang ingin Anda gunakan untuk konektor.
Aktifkan layanan berikut:
secretmanager.googleapis.com (Secret Manager API)
connectors.googleapis.com (Connectors API)
Untuk memahami cara mengaktifkan layanan, lihat Mengaktifkan layanan. Jika layanan atau izin ini belum diaktifkan untuk project Anda sebelumnya, Anda akan diminta untuk mengaktifkannya saat mengonfigurasi konektor.
Mengonfigurasi konektor
Koneksi bersifat khusus untuk sumber data. Artinya,
jika memiliki banyak sumber data, Anda harus membuat koneksi terpisah
untuk setiap sumber data. Untuk membuat koneksi, lakukan hal berikut:
Di konsol Cloud, buka halaman Konektor Integrasi > Koneksi, lalu pilih atau buat project Google Cloud.
Secara opsional, konfigurasikan Setelan node koneksi:
Jumlah node minimum: Masukkan jumlah minimum node koneksi.
Maximum number of nodes: Masukkan jumlah maksimum node koneksi.
Node adalah unit (atau replika) koneksi yang memproses transaksi.
Semakin banyak node yang diperlukan untuk memproses lebih banyak transaksi untuk koneksi, dan sebaliknya,
semakin sedikit node yang diperlukan untuk memproses lebih sedikit transaksi.
Untuk memahami pengaruh node terhadap harga konektor, lihat
Harga untuk node koneksi. Jika Anda tidak memasukkan nilai apa pun, secara default, node minimum ditetapkan ke 2 (untuk ketersediaan yang lebih baik) dan node maksimum ditetapkan ke 50.
ID Perusahaan: ID perusahaan LinkedIn yang unik untuk organisasi Anda. Jika Anda menentukan ID Perusahaan dalam kueri, gunakan format berikut: urn:li:organization:COMPANY_ID.
Klik NEXT.
Di bagian Authorization, masukkan detail client ID dan secret klien.
Client ID: Client ID yang digunakan untuk meminta token akses.
Cakupan: Daftar cakupan yang diinginkan dari akun developer LinkedIn yang dipisahkan koma.
Rahasia Klien: Secret Manager Secret yang berisi rahasia klien untuk aplikasi terhubung yang Anda buat.
Versi secret: Versi secret untuk secret yang dipilih.
Klik NEXT.
Tinjau: Tinjau detail koneksi dan autentikasi Anda.
Klik Buat.
Batasan sistem
Konektor LinkedIn dapat memproses maksimum 5 transaksi per detik,
per node, dan mencegah transaksi apa pun yang melebihi batas ini. LinkedIn menerapkan batas 10 ribu permintaan per pengguna setiap 24 jam.
Secara default, Konektor Integrasi mengalokasikan 2 node (untuk ketersediaan yang lebih baik) untuk koneksi.
Untuk mengetahui informasi tentang batas yang berlaku untuk Konektor Integrasi, lihat Batas.
Menggunakan koneksi LinkedIn dalam integrasi
Setelah Anda membuat koneksi, koneksi tersebut akan tersedia di Integration Apigee dan Integration Aplikasi. Anda dapat menggunakan koneksi
dalam integrasi melalui tugas Konektor.
Untuk memahami cara membuat dan menggunakan tugas Konektor di Apigee Integration, lihat Tugas konektor.
Untuk memahami cara membuat dan menggunakan tugas Konektor di Integrasi Aplikasi, lihat Tugas konektor.
Entity
Konektor LinkedIn mendukung entitas, seperti Komentar dan Profil. Untuk memahami cara mengonfigurasi entity, lihat Contoh entity.
Contoh operasi entity
Contoh - Mencantumkan semua Komentar dari halaman profil LinkedIn.
Contoh ini mencantumkan semua Komentar dari Postingan di Halaman Organisasi yang Anda kelola
Pada dialog Configure connector task, klik Entities.
Pilih Komentar dari daftar Entity.
Pilih operasi LIST, lalu klik
Selesai.
Contoh - Mendapatkan Profil dari ID tertentu
Contoh ini mendapatkan profil berdasarkan ID dari entitas Profiles.
Pada dialog Configure connector task, klik Entities.
Pilih Profiles dari daftar Entity.
Pilih operasi GET, lalu klik
Selesai.
Di bagian Task Input pada tugas Connectors, klik entityId, lalu masukkan 2t7k5s4fgC di kolom Default Value.
Di sini, Id [KEY] adalah nilai kunci utama entity Profiles.
Klik Selesai.
Mendapatkan bantuan dari komunitas Google Cloud
Anda dapat memposting pertanyaan dan mendiskusikan konektor ini di komunitas Google Cloud di Cloud Forums.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-08-19 UTC."],[],[],null,["# LinkedIn\n========\n\nThe LinkedIn connector lets you perform read operations on LinkedIn data.\n\nBefore you begin\n----------------\n\nIn your Google Cloud project, do the following tasks:\n\n- Ensure that network connectivity is set up. For information about network patterns, see [Network connectivity](/integration-connectors/docs/network-connectivity-private).\n- Grant the [roles/connectors.admin](/integration-connectors/docs/connectors-access-permissions#iam-roles-for-integration-connectors) IAM role to the user configuring the connector.\n- Grant the `roles/secretmanager.viewer` and `roles/secretmanager.secretAccessor` IAM roles to the [service account](/iam/docs/creating-managing-service-accounts#creating) that you want to use for the connector.\n- Enable the following services:\n - `secretmanager.googleapis.com` (Secret Manager API)\n - `connectors.googleapis.com` (Connectors API)\n\n To understand how to enable services, see [Enabling services](/service-usage/docs/enable-disable#enabling). If these services or permissions have not been enabled for your project previously, you are prompted to enable them when you configure the connector.\n\nConfigure the connector\n-----------------------\n\nA connection is specific to a data source. It\nmeans that if you have many data sources, you must create a separate connection\nfor each data source. To create a connection, do the following:\n\n1. In the [Cloud console](https://console.cloud.google.com), go to the **Integration Connectors \\\u003e Connections** page and then select or create a Google Cloud project.\n\n\n [Go to the Connections page](https://console.cloud.google.com/connectors/connections)\n2. Click **+ CREATE NEW** to open the **Create Connection** page.\n3. In the **Location** section, choose the location for the connection.\n 1. **Region** : Select a location from the drop-down list.\n\n For the list of all the supported regions, see [Locations](/integration-connectors/docs/locations).\n 2. Click **NEXT**.\n4. In the **Connection Details** section, complete the following:\n 1. **Connector** : Select **LinkedIn** from the drop down list of available Connectors.\n 2. **Connector version**: Select the Connector version from the drop down list of available versions.\n 3. In the **Connection Name** field, enter a name for the Connection instance.\n\n Connection names must meet the following criteria:\n - Connection names can use letters, numbers, or hyphens.\n - Letters must be lower-case.\n - Connection names must begin with a letter and end with a letter or number.\n - Connection names cannot exceed 49 characters.\n 4. Optionally, enter a **Description** for the connection instance.\n 5. Optionally, enable [Cloud logging](/integration-connectors/docs/view-connector-logs), and then select a log level. By default, the log level is set to `Error`.\n 6. **Service Account** : Select a service account that has the [required roles](#before-you-begin).\n 7. Optionally, configure the **Connection node settings** :\n\n\n - **Minimum number of nodes**: Enter the minimum number of connection nodes.\n - **Maximum number of nodes**: Enter the maximum number of connection nodes.\n\n A node is a unit (or replica) of a connection that processes transactions.\n More nodes are required to process more transactions for a connection and conversely,\n fewer nodes are required to process fewer transactions.\n To understand how the nodes affect your connector pricing, see\n [Pricing for connection nodes](/integration-connectors/docs/pricing#pricing-for-connection-nodes). If you don't enter any values, by default\n the minimum nodes are set to 2 (for better availability) and the maximum nodes are set to 50.\n | **Note:** You can customize the connection node values only if you are a Pay-as-you-go customer.\n 8. **Company Id** : The LinkedIn company ID that is unique to your organization. If you specify the Company ID in the query, use the following format: `urn:li:organization:COMPANY_ID`.\n 9. Click **NEXT**.\n 10. In the **Authorization** section, enter details of the client ID and client secret.\n - **Client ID**: The client ID used for requesting access tokens.\n - **Scope**: A comma-separated list of desired scopes from the LinkedIn developer account.\n - **Client Secret**: Secret Manager Secret containing the client secret for the connected app you created.\n - **Secret version**: Secret version for the secret selected.\n 11. Click **NEXT**.\n 12. **Review**: Review your connection and authentication details.\n 13. Click **Create**.\n\n System limitations\n ------------------\n\n The LinkedIn connector can process a maximum of 5 transactions per second,\n per [node](/integration-connectors/docs/pricing#payg), and [throttles](/integration-connectors/docs/rate-limiting) any transactions beyond this limit LinkedIn enforces a limit of 10k requests per user every 24 hours.\n By default, Integration Connectors allocates 2 nodes (for better availability) for a connection.\n\n For information on the limits applicable to Integration Connectors, see [Limits](/integration-connectors/docs/quotas).\n | **Note:** The number of [Integration Connectors nodes](/integration-connectors/docs/pricing#pricing-for-connection-nodes) will autoscale dynamically based on your usage. However, if you want to reserve capacity for large volumes without waiting for autoscaling, you can adjust the minimum node value for a connection. More nodes are required to process more transactions for a connection. Conversely, fewer nodes are required if a connection processes fewer transactions. To configure the node values, do the following:\n | - If you are a pay-as-you-go customer, configure the minimum and maximum node value in the edit connection page.\n | - If you are a subscription based customer, [contact support](/integration-connectors/docs/getting-support).\n |\n | The maximum transactions that a node can handle depends on various factors. So, before adjusting the minimum nodes for better throughput,\n | it is recommended you check if your backend systems are set up optimally to handle the required traffic.\n\n Use the LinkedIn connection in an integration\n ---------------------------------------------\n\n After you create the connection, it becomes available in both\n Apigee Integration and Application Integration. You can use the connection\n in an integration through the Connectors task.\n - To understand how to create and use the Connectors task in Apigee Integration, see [Connectors task](/apigee/docs/api-platform/integration/connectors-task#configure-the-connectors-task).\n - To understand how to create and use the Connectors task in Application Integration, see [Connectors task](/application-integration/docs/configure-connectors-task).\n\n Entities\n --------\n\n The LinkedIn connector supports entities, such as Comments and Profiles. To understand how to configure the\n entities, see [Entity examples](#entityexamples-exp).\n\n Entity operation examples\n -------------------------\n\n ### Example - List all the Comments from the LinkedIn profile page.\n\n This example lists all the Comments from the Posts in the Organization Pages that you administer\n 1. In the `Configure connector task` dialog, click `Entities`.\n 2. Select Comments from the `Entity` list.\n 3. Select the `LIST` operation, and then click **Done**.\n\n ### Example - Get Profiles from a specific ID\n\n This example gets the profiles based on the ID from the `Profiles` entity.\n 1. In the `Configure connector task` dialog, click `Entities`.\n 2. Select `Profiles` from the `Entity` list.\n 3. Select the `GET` operation, and then click **Done**.\n 4. In the **Task Input** section of the **Connectors** task, click **entityId** and then enter `2t7k5s4fgC` in the **Default Value** field.\n\n Here, `Id [KEY]` is the primary key value of the `Profiles` entity.\n 5. Click **Done**.\n\n Get help from the Google Cloud community\n ----------------------------------------\n\n You can post your questions and discuss this connector in the Google Cloud community at [Cloud Forums](https://www.googlecloudcommunity.com/gc/Integration-Services/bd-p/cloud-integration-services).\n\n What's next\n -----------\n\n - Understand how to [suspend and resume a connection](/integration-connectors/docs/suspend-resume-connection).\n - Understand how to [monitor connector usage](/integration-connectors/docs/cloud-monitoring).\n - Understand how to [view connector logs](/integration-connectors/docs/view-connector-logs)."]]