Hi, has anyone used or connected an app called Bird (bird.com) to HubSpot? If anyone has used it, has it been useful for you?
Bird.com
Related Post
Product Search API endpointProduct Search API endpoint
I’m trying to use this endpoint:https://developers.hubspot.com/docs/reference/api/crm/objects/products#post-%2Fcrm%2Fv3%2Fobjects%2Fproducts%2Fsearch but I’m always getting code: 400, status: ‘error’, message: ‘There was a problem with the request.’This is my code:const PublicObjectSearchRequest = { properties: [“name”], filterGroups: [
Incorrect error “You have reached the limit of 1,000 Contact records in your hub.”Incorrect error “You have reached the limit of 1,000 Contact records in your hub.”
When I try to create a new contact I get the error “You have reached the limit of 1,000 Contact records in your hub.”, when I only have 331 contact
Batch Upload Errors – What do they mean and how to fix?Batch Upload Errors – What do they mean and how to fix?
Our data team is receiving errors when batch uploading data via API. They sent 312 batches of 100, and 45 batches failed due to errors, which totals 4,500 accounts for us.