Created
November 19, 2017 13:23
-
-
Save sahanh/b36f5366353bb0fcc3be23453b1254e6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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 protected]", | |
"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 protected]", | |
"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 protected]", | |
"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 protected]", | |
"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 protected]&page%5Bnumber%5D=1&page%5Bsize%5D=10", | |
"next": "https://api.clickfunnels.com/contacts.json?auth_token=notatoken&[email protected]&page%5Bnumber%5D=2&page%5Bsize%5D=10", | |
"last": "https://api.clickfunnels.com/contacts.json?auth_token=notatoken&[email protected]&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