Advertisement
Guest User

Untitled

a guest
May 23rd, 2017
911
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. [
  2. {
  3. "Name": "Candidate1",
  4. "AccNumber": "1",
  5. "Source": "Web",
  6. "Site": "www.gmail.com",
  7. "Email": "Candidate1@gmail.com"
  8. },
  9. {
  10. "Name": "Candidate2",
  11. "AccNumber": "2",
  12. "Source": "Phone Inquiry",
  13. "Site": "www.yahoo.com",
  14. "Email": "Candidate2@yahoo.com"
  15. },
  16. {
  17. "Name": "Candidate3",
  18. "AccNumber": "3",
  19. "Source": "Partner Referral",
  20. "Site": "www.hotmail.com",
  21. "Email": "Candidate3@hotmail.com"
  22. },
  23. {
  24. "Name": "Candidate4",
  25. "AccNumber": "4",
  26. "Source": "Partner Referral",
  27. "Site": "www.rediff.com",
  28. "Email": "Candidate4@rediffmail.com"
  29. },
  30. {
  31. "Name": "Candidate5",
  32. "AccNumber": "5",
  33. "Source": "Purchased List",
  34. "Site": "www.hotmail.com",
  35. "Email": "Candidate5@hotmail.com"
  36. },
  37. {
  38. "Name": "Candidate6",
  39. "AccNumber": "6",
  40. "Source": "Purchased List",
  41. "Site": "www.hotmail.com",
  42. "Email": "Candidate6@hotmail.com"
  43. },
  44. {
  45. "Name": "Candidate7",
  46. "AccNumber": "7",
  47. "Source": "Web",
  48. "Site": "www.ymail.com",
  49. "Email": "Candidate7@ymail.com"
  50. },
  51. {
  52. "Name": "Candidate8",
  53. "AccNumber": "8",
  54. "Source": "Other",
  55. "Site": "www.rocketmail.com",
  56. "Email": "Candidate8@rocketmail.com"
  57. },
  58. {
  59. "Name": "Candidate9",
  60. "AccNumber": "9",
  61. "Source": "Other",
  62. "Site": "www.mail.com",
  63. "Email": "Candidate9@mail.com"
  64. },
  65. {
  66. "Name": "Candidate10",
  67. "AccNumber": "10",
  68. "Source": "Call",
  69. "Site": "www.rocketmail.com",
  70. "Email": "Candidate10@rocketmail.com"
  71. }
  72.  
  73. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement