Conversation
- Added ability to retrieve a created custom object
|
Just noticed that in order for the tests to pass, a custom object must be added to the "HUBSPOT_API_KEY" account and changed in the CustomObjectHubSpotEntityExtended class. I'm sure the tests failed because of that. |
|
@nover Hey Nicklas, do you have an idea when you can take a look at both PRs I raised? |
|
Hi @catinodeh Thanks for the contributions, been a bit busy and on easter break. |
|
@catinodeh I realise that a significant amount of time has passed since you posted this PR, I'm sorry about that. Is this feature still relevant for you, and potentially for others using HubSpot? If yes, then I think we should pick it up again and see if we can get it finalized. |
nover
left a comment
There was a problem hiding this comment.
Requesting changes to summon author.
I am interested in this library and custom objects since our company will likely. leverage at least one custom object. |
The company I work for needs to work with Custom Objects in Hubspot so I implemented a first working version and added integration tests to all new methods I added.
I still need to do some small code adjustments and I will add the README change on it. Please review this PR first so it doesn't get longer and longer.