MadKudu / node-hubspot

Node wrapper for the HubSpot API
MIT License
192 stars 157 forks source link

Add list.getByIdBatch() #259

Closed durchanek closed 4 years ago

durchanek commented 4 years ago

Why: https://developers.hubspot.com/docs/methods/lists/get_batch_lists

Based on contact.getByIdBatch()

Please let me know if any changes are needed!

vkhomiv-hubspot commented 4 years ago

Hey @durchanek, thanks for the contribution. Could you please update readme file in the scope of this PR. https://github.com/MadKudu/node-hubspot/blob/master/README.md#lists

durchanek commented 4 years ago

Hey @vkhomiv-hubspot , no worries, thank you for your work on the package. Readme file has been updated now.