TDV Adapter for LinkedIn

Build 22.0.8462

CompanyStatusUpdates

Lists update events from the LinkedIn company page.

Select

The CompanyStatusUpdates table supports only the CompanyId column in the WHERE clause. The supported operator for the CompanyId column is =. For example:

SELECT * FROM CompanyStatusUpdates WHERE CompanyId='183432'

Columns

Name Type Description
Id [KEY] String The unique identifier for the update in the following format urn:li:organization:{id}.
Comment String Comment associated with update status.
CompanyId String Id of the Company associated with the update.
Date Datetime Update created time .
CreatedBy String Id of the person who created update.
FirstPublishedAt Datetime Time when update is published.
LastModified Datetime Last time when changes for this update are made.
Visibility String Visibility of the update.
LifecycleState String State of the update.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462