source: www.linkedin.com/pulse/how-easily-export-your-connections-much-more-new-linkedin-hammoud/
- Login to LinkedIn
- Go-To: https://www.linkedin.com/psettings/member-data
- Under “Pick And Choose”, Check Connections.
- Request Archive
- Wait for Archive Request to complete pending
- Receive LinkedIn link via Email Open and Click “Download Archive”
- Unzip folder for “Connections.CSV” file
- Delete any empty columns (Email row require opt-in from users)
MassMsgGen Technical Info:
- Python based Solution for creating Mass Messages Contact List in *.CSV.
- Both for Mac & Windows executable files available
- May open Terminal or Command Prompt when executed, close only after completed using.
- Used tkinter for GUI and Pyinstaller to convert .py to respective formats.
- If value missing in contacts info that was used in message or subject, 'Missg Used Val' colunm will state 'True' next to respective contact.
Subject Instructions:
- Subject Text Goes in Top Textbox, Leave as is if Subject not needed
- Subject Colunm will be removed if text not modfied
Textbox/Messagebox Instructions:
- Download CSV of Contacts from LinkedIn or other CSV.
- First Row of CSV is header, name appropreietly & Import CSV.
- Write or Paste Message, header buttons paste where cursor is.
- Modify text/move header attributes; Copy, Cut & Paste/PC:ctrl-c, ctrl-x & ctrl-v/MAC:cmd-c, cmd-x & cmd-v.
- Export Msg to CSV, Saved in same folder as Imported CSV.
NOTE: When copying messages from the CSV copy content within cell not the cell.
- DELETE Temp Text when Done Reading and Start Writing!