Skip to content

Instantly share code, notes, and snippets.

@slojo404
slojo404 / linkedin-api-invite
Created May 29, 2012 01:22 — forked from hjr3/linkedin-api-invite
Simple example of using the LinkedIn JavaScript SDK to send an invite
<!DOCTYPE html>
<html>
<head>
<script>
function invite() {
var url = '/people/~/mailbox',
body = {
recipients: {
values: [{
person: {