Closed mystery-man closed 8 years ago
To get a single update now this method can be used.
linkedin.companies.getUpdate({companyId}, {Update_id}, function(err, data){ });
@mystery-man cheers, thanks! Could you please add info in README.md too? :)
@ArkeologeN Sure :)
@ArkeologeN Updated readme file. Added info about the get all updates and get single update of a company.
To get a single update now this method can be used.
linkedin.companies.getUpdate({companyId}, {Update_id}, function(err, data){ });