I'm trying to implement batch update functionality in one of my nodeJs applications using Hubspot API and when I call, batch update method of contacts, it returns an empty array and nothing is changed in my hubspot account either. My request obj
read more