Skip to content

Instantly share code, notes, and snippets.

@sahanh
Created November 19, 2017 13:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sahanh/b36f5366353bb0fcc3be23453b1254e6 to your computer and use it in GitHub Desktop.
Save sahanh/b36f5366353bb0fcc3be23453b1254e6 to your computer and use it in GitHub Desktop.
{
"data": [
{
"id": "456054561",
"type": "contacts",
"attributes": {
"page-id": 14709853,
"first-name": "Dee",
"last-name": "LS",
"name": "Dee LS",
"address": "",
"city": "",
"country": "",
"state": "",
"zip": "",
"email": "email@hotmail.com",
"phone": "",
"webinar-at": "2017-11-18T19:00:48.000Z",
"webinar-last-time": 0,
"webinar-ext": "ndkajsnda",
"created-at": "2017-11-19T13:16:48.000Z",
"updated-at": "2017-11-19T13:16:48.000Z",
"ip": "39.90.2.231",
"funnel-id": 4170585,
"funnel-step-id": 19223249,
"unsubscribed-at": null,
"cf-uvid": "andakjsndkajsd",
"cart-affiliate-id": "",
"shipping-address": "",
"shipping-city": "",
"shipping-country": "",
"shipping-state": "",
"shipping-zip": "",
"vat-number": "",
"affiliate-id": null,
"aff-sub": "",
"aff-sub2": "",
"cf-affiliate-id": null,
"contact-profile": {
"id": 221735941,
"first-name": "Dee",
"last-name": "LS",
"address": "",
"city": null,
"country": null,
"state": null,
"zip": null,
"email": "email@hotmail.com",
"phone": null,
"created-at": "2017-11-19T13:16:03.000Z",
"updated-at": "2017-11-19T13:16:03.000Z",
"unsubscribed-at": null,
"cf-uvid": "a956e30971e304f9fc31212565423e78",
"shipping-address": "",
"shipping-country": null,
"shipping-city": null,
"shipping-state": null,
"shipping-zip": null,
"vat-number": null,
"middle-name": null,
"websites": null,
"location-general": null,
"normalized-location": null,
"deduced-location": null,
"age": null,
"gender": null,
"age-range-lower": null,
"age-range-upper": null,
"action-score": null,
"known-ltv": "0.00"
},
"additional-info": null
}
},
{
"id": "456054561",
"type": "contacts",
"attributes": {
"page-id": 14709853,
"first-name": "Dee",
"last-name": "LS",
"name": "Dee LS",
"address": "",
"city": "",
"country": "",
"state": "",
"zip": "",
"email": "email@hotmail.com",
"phone": "",
"webinar-at": "2017-11-18T19:00:48.000Z",
"webinar-last-time": 0,
"webinar-ext": "ndkajsnda",
"created-at": "2017-11-19T13:16:48.000Z",
"updated-at": "2017-11-19T13:16:48.000Z",
"ip": "39.90.2.231",
"funnel-id": 4170585,
"funnel-step-id": 19223249,
"unsubscribed-at": null,
"cf-uvid": "andakjsndkajsd",
"cart-affiliate-id": "",
"shipping-address": "",
"shipping-city": "",
"shipping-country": "",
"shipping-state": "",
"shipping-zip": "",
"vat-number": "",
"affiliate-id": null,
"aff-sub": "",
"aff-sub2": "",
"cf-affiliate-id": null,
"contact-profile": {
"id": 221735941,
"first-name": "Dee",
"last-name": "LS",
"address": "",
"city": null,
"country": null,
"state": null,
"zip": null,
"email": "email@hotmail.com",
"phone": null,
"created-at": "2017-11-19T13:16:03.000Z",
"updated-at": "2017-11-19T13:16:03.000Z",
"unsubscribed-at": null,
"cf-uvid": "a956e30971e304f9fc31212565423e78",
"shipping-address": "",
"shipping-country": null,
"shipping-city": null,
"shipping-state": null,
"shipping-zip": null,
"vat-number": null,
"middle-name": null,
"websites": null,
"location-general": null,
"normalized-location": null,
"deduced-location": null,
"age": null,
"gender": null,
"age-range-lower": null,
"age-range-upper": null,
"action-score": null,
"known-ltv": "0.00"
},
"additional-info": null
}
}
],
"jsonapi": {
"version": "1.0"
},
"links": {
"self": "https://api.clickfunnels.com/contacts.json?auth_token=notatoken&email=youremail@login.com&page%5Bnumber%5D=1&page%5Bsize%5D=10",
"next": "https://api.clickfunnels.com/contacts.json?auth_token=notatoken&email=youremail@login.com&page%5Bnumber%5D=2&page%5Bsize%5D=10",
"last": "https://api.clickfunnels.com/contacts.json?auth_token=notatoken&email=youremail@login.com&page%5Bnumber%5D=856&page%5Bsize%5D=10"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment