Hi!
I’m trying to collect this data from the API. But I do not know if I’m on the right track: S Can you help me? The URL that I am using is:
| Create Date | Company Name | Contact ID | DNI | Original Source Data 1 | Original Source Data 2 |
|---|
THANKS!
Hi!
I’m trying to collect this data from the API. But I do not know if I’m on the right track: S Can you help me? The URL that I am using is:
| Create Date | Company Name | Contact ID | DNI | Original Source Data 1 | Original Source Data 2 |
|---|
THANKS!
Welcome, @TrafficElogia.
You’re on the right track! Here’s the URL I recommend using:
https://api.hubapi.com/contacts/v1/lists/all/contacts/all?property=createdate&property=company&property=hs_analytics_source_data_1&property=hs_analytics_source_data_2&hapikey=XYZ&count=100
The “contact ID” or vid isn’t a contact property, but it is included in each object returned from the Contacts API.
Finally, what do you mean by “DNI”?