Hi! I've found that in case of batch creation or update of comanies and contacts when only 1 record does not match some validation rules all the batch is failing with BadRequest(400) status code. I expected that api will return MultiStatus(207), and process valid records from the batch
You are correct, and this can be quite annoying to deal with. However, there currently is no other solution for dealing with batch creation or updates. The best thing you can do is post this as an idea on the ideas forum.
Learn more about HubSpot by following me on LinkedIn or YouTube
✅ Did my answer solve your issue? Help the community by marking it as the solution.
You are correct, and this can be quite annoying to deal with. However, there currently is no other solution for dealing with batch creation or updates. The best thing you can do is post this as an idea on the ideas forum.
Learn more about HubSpot by following me on LinkedIn or YouTube
✅ Did my answer solve your issue? Help the community by marking it as the solution.
To ask for a clarification, does HubSpot still process the creation/update of all the other valid records even if the input to the batch API endpoint contains one or more invalid record?