APIs & Integrations

BaconChris
Member

Official SDKs?

I understand that this may just belong in the ideas category, but I can't find any SDKs for hubspot that are "official". I see some 3rd party ones, but nothing that looks to be maintained by Hubspot. I would rather not use non-official SDKs, but I'm not a fan of writting all of the wrappers myself. What has the community done to solve this?

 

For my use case: I'm starting with something simple: Somebody signs up on our platform, I want to send Hubspot a new contact, company and task to contact them.

0 Upvotes
3 Replies 3
WendyGoh
HubSpot Employee
HubSpot Employee

Official SDKs?

Hi @BaconChris,

 

While we currently do not have SDKs, one of our colleague created a wrapper here: https://www.npmjs.com/package/hubspot-api-wrapper that anyone can use. Do check it out! 

0 Upvotes
Siren
Member

Official SDKs?

What about this one?

https://github.com/HubSpot/hubspot-php

 

Is it official?

0 Upvotes
WendyGoh
HubSpot Employee
HubSpot Employee

Official SDKs?

Hi @Siren,

 

While the library is still actively being worked on to include some guidance, you can definitely use this this PHP library to use the HubSpot API.

0 Upvotes