Group Abstract Group Abstract

Message Boards Message Boards

0
|
3.1K Views
|
0 Replies
|
0 Total Likes
View groups...
Share
Share this post:
GROUPS:

Send message to my linkedIn connection using Mathematica 10.3

I am trying to send message to my LinkedIn connection using Mathematica 10.3, but there is no enough information (documented) on how to do that. I am able to login in LinkedIn and see my user data with:

lk = ServiceConnect["LinkedIn"]     (* works fine *)
ud=ServiceExecute[lk, "UserData"]; (* works fine *)

ServiceExecute[lk, "GroupNames", "Count" -> "3"] (* Nothing happens ...*)

What are the commands to send a simple message to a specific connection of mine?

Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard