I am already checking with technical support, and indeed the error is on their side. It should be noted that if the limit of requests is reached, the...read more
I only found this listing of contact properties https://knowledge.hubspot.com/contacts/hubspots-default-contact-properties It would seem that it is enough but it is not, since only the names come but not how they are named internally to be cal read more
@dannio I was using POST because with GET I was getting an error indicating that the limit had been exceeded (I don't have it at the moment), the...read more
Yes, the "id" should not be there, I corrected it. According to the documentation, POST is used for filtering, however, the problem with this is that...read more
When I make a GET call the response returns something like: "paging": { "next": { "after": "1601", "link": " https://api.hubapi.com/crm/v3/objects/contacts?after=1601 " } } however, since I have a large number (>476k) of contact when doin read more
I only found this listing of contact properties https://knowledge.hubspot.com/contacts/hubspots-default-contact-properties It would seem that it is enough but it is not, since only the names come but not how they are named internally to be cal read more
When I make a GET call the response returns something like: "paging": { "next": { "after": "1601", "link": " https://api.hubapi.com/crm/v3/objects/contacts?after=1601 " } } however, since I have a large number (>476k) of contact when doin read more
Ya conecte Hubspot con Azure Data Factory, sin embargo, no tengo claro el formato en como llega esta info. Es JSON, texto, avro, orc, parquet format? Saludos
alguien sabe como con la llamada a la api se puedan obtener mas de 100 que leo es el limite. https://api.hubapi.com/contacts/v1/lists/all/contacts/all?hapikey=demo me parece increible que la llamada se llame Gett All Contacts y solo puedas t read more