Skip to content

Instantly share code, notes, and snippets.

@teamon
Forked from wesQ3/gist:1782417
Created February 15, 2012 22:18

Revisions

  1. teamon revised this gist Feb 15, 2012. 1 changed file with 30 additions and 40 deletions.
    70 changes: 30 additions & 40 deletions gistfile1.js
    Original file line number Diff line number Diff line change
    @@ -6,70 +6,60 @@
    "name": "Test 1329343404",
    "companies": [
    {
    "contacts": [
    {
    "email": "[email protected]",
    "position": "",
    "phone": null,
    "last_name": "Dellis Philippe"
    }
    ],
    "contact_person": {
    "email": "[email protected]",
    "position": "",
    "phone": null,
    "last_name": "Dellis Philippe"
    },
    "duns": "342249299",
    "company_id": "00-MON",
    "primary_url": "",
    "company_name": "Monachem"
    },
    {
    "contacts": [
    {
    "email": "[email protected]",
    "position": "Business Development",
    "phone": null,
    "last_name": "Erika Lemainque"
    }
    ],
    "contact_person": {
    "email": "[email protected]",
    "position": "Business Development",
    "phone": null,
    "last_name": "Erika Lemainque"
    },
    "duns": null,
    "company_id": "00-SOM",
    "primary_url": "www.somet.mc",
    "company_name": "Somet"
    },
    {
    "contacts": [
    {
    "email": "[email protected]",
    "position": "General Manager",
    "phone": null,
    "last_name": "Khaled Abdel Azmin"
    }
    ],
    "contact_person": {
    "email": "[email protected]",
    "position": "General Manager",
    "phone": null,
    "last_name": "Khaled Abdel Azmin"
    },
    "duns": null,
    "company_id": "03-HEB",
    "primary_url": "www.hebi.se",
    "company_name": "Hebi Pharmaceutical"
    },
    {
    "contacts": [
    {
    "email": "[email protected]",
    "position": "",
    "phone": null,
    "last_name": "Treasure Froy"
    }
    ],
    "contact_person": {
    "email": "[email protected]",
    "position": "",
    "phone": null,
    "last_name": "Treasure Froy"
    },
    "duns": "538487083",
    "company_id": "05-AFP",
    "primary_url": "www.tongaathulettstarch.co.za",
    "company_name": "Tongaat Hulett Starch (Formerly African Products (Pty.) Ltd.)"
    },
    {
    "contacts": [
    {
    "email": "[email protected]",
    "position": "Industrial Gases Sales",
    "phone": null,
    "last_name": "Carte Lubbe"
    }
    ],
    "contact_person":{
    "email": "[email protected]",
    "position": "Industrial Gases Sales",
    "phone": null,
    "last_name": "Carte Lubbe"
    },
    "duns": null,
    "company_id": "05-AOX",
    "primary_url": "www.afrox.co.za",
  2. @wesQ3 wesQ3 revised this gist Feb 15, 2012. 1 changed file with 7 additions and 12 deletions.
    19 changes: 7 additions & 12 deletions gistfile1.js
    Original file line number Diff line number Diff line change
    @@ -1,16 +1,17 @@
    // POST http://staginginfo.marketmaker4.com/api/v1/projects.json
    {
    "project": {
    "actor_uid": "sXuNutBwR6qt71gTHgMn",
    "actor_uid": "7ajxdiGvTvZ8DJoT2uY4",
    "list": {
    "name": "Test 1329343404",
    "companies": [
    {
    "contacts": [
    {
    "email": "[email protected]",
    "position": "",
    "phone": null,
    "full_name": "Dellis Philippe"
    "last_name": "Dellis Philippe"
    }
    ],
    "duns": "342249299",
    @@ -24,7 +25,7 @@
    "email": "[email protected]",
    "position": "Business Development",
    "phone": null,
    "full_name": "Erika Lemainque"
    "last_name": "Erika Lemainque"
    }
    ],
    "duns": null,
    @@ -38,13 +39,7 @@
    "email": "[email protected]",
    "position": "General Manager",
    "phone": null,
    "full_name": "Khaled Abdel Azmin"
    },
    {
    "email": "[email protected]",
    "position": "",
    "phone": null,
    "full_name": "Moustafa Fouad"
    "last_name": "Khaled Abdel Azmin"
    }
    ],
    "duns": null,
    @@ -58,7 +53,7 @@
    "email": "[email protected]",
    "position": "",
    "phone": null,
    "full_name": "Treasure Froy"
    "last_name": "Treasure Froy"
    }
    ],
    "duns": "538487083",
    @@ -72,7 +67,7 @@
    "email": "[email protected]",
    "position": "Industrial Gases Sales",
    "phone": null,
    "full_name": "Carte Lubbe"
    "last_name": "Carte Lubbe"
    }
    ],
    "duns": null,
  3. @wesQ3 wesQ3 created this gist Feb 9, 2012.
    86 changes: 86 additions & 0 deletions gistfile1.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,86 @@
    // POST http://staginginfo.marketmaker4.com/api/v1/projects.json
    {
    "project": {
    "actor_uid": "sXuNutBwR6qt71gTHgMn",
    "list": {
    "companies": [
    {
    "contacts": [
    {
    "email": "[email protected]",
    "position": "",
    "phone": null,
    "full_name": "Dellis Philippe"
    }
    ],
    "duns": "342249299",
    "company_id": "00-MON",
    "primary_url": "",
    "company_name": "Monachem"
    },
    {
    "contacts": [
    {
    "email": "[email protected]",
    "position": "Business Development",
    "phone": null,
    "full_name": "Erika Lemainque"
    }
    ],
    "duns": null,
    "company_id": "00-SOM",
    "primary_url": "www.somet.mc",
    "company_name": "Somet"
    },
    {
    "contacts": [
    {
    "email": "[email protected]",
    "position": "General Manager",
    "phone": null,
    "full_name": "Khaled Abdel Azmin"
    },
    {
    "email": "[email protected]",
    "position": "",
    "phone": null,
    "full_name": "Moustafa Fouad"
    }
    ],
    "duns": null,
    "company_id": "03-HEB",
    "primary_url": "www.hebi.se",
    "company_name": "Hebi Pharmaceutical"
    },
    {
    "contacts": [
    {
    "email": "[email protected]",
    "position": "",
    "phone": null,
    "full_name": "Treasure Froy"
    }
    ],
    "duns": "538487083",
    "company_id": "05-AFP",
    "primary_url": "www.tongaathulettstarch.co.za",
    "company_name": "Tongaat Hulett Starch (Formerly African Products (Pty.) Ltd.)"
    },
    {
    "contacts": [
    {
    "email": "[email protected]",
    "position": "Industrial Gases Sales",
    "phone": null,
    "full_name": "Carte Lubbe"
    }
    ],
    "duns": null,
    "company_id": "05-AOX",
    "primary_url": "www.afrox.co.za",
    "company_name": "African Oxygen Ltd. - Afrox"
    }
    ]
    }
    }
    }