Open east2dd opened 4 years ago
https://developers.hubspot.com/docs/methods/contacts/batch_create_or_update
Thanks for this great gem, but I want to make sure batch create or update API is implemented or not. Because I cannot find the batch create or update PATH in Hubspot::Contact class
Hubspot::Contact
Thank you.
It looks like this opened pull request fills your requirements : https://github.com/adimichele/hubspot-ruby/pull/204/files
But it is not merged yet
https://developers.hubspot.com/docs/methods/contacts/batch_create_or_update
Thanks for this great gem, but I want to make sure batch create or update API is implemented or not. Because I cannot find the batch create or update PATH in
Hubspot::Contact
classThank you.