You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--data '{"viewer_id":"ACoAACABCDEF1234567","profile_link":"https://www.linkedin.com/in/jane-doe-example","message":"I would like to add you to my professional network."}'
782
-
```
783
-
784
-
> The above command returns JSON structured like this:
viewer_id | true | The LinkedIn ID of the account you would like to send the connection request from
813
-
profile_link | true* | The LinkedIn profile URL of the person you would like to connect with
814
-
profile_id | true* | The public identifier of the person you would like to connect with (e.g., "jane-doe-example"). Either profile_link or profile_id must be provided.
815
-
message | false | A personalised note to send with the connection request. Maximum 300 characters.
0 commit comments