-
Notifications
You must be signed in to change notification settings - Fork 7.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(Hubspot Node): enable hubspot credentials for http predefined types #3686
feat(Hubspot Node): enable hubspot credentials for http predefined types #3686
Conversation
With the deprecation of Hubspot APIkeys, AppToken are getting important very soon. Would be great if you could review and accept the PR. :) |
Hey @vcrwr, I am not sure how I missed this one but I will get this one sorted later today 👍🏻 |
Hey @vcrwr, There are a couple of changes I want to make but it won't let me add to the PR, I am not sure why though. If I pop them into the PR as nodes do you fancy doing them unless you have an option to enable write access on the PR. |
According to the documentation, there should be a "Allow edits from maintainers" option in the PR for me. But there is not. :( Of course I'm happy to apply your changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Notes below, Thanks again for this one.
0a3a572
to
d663527
Compare
@Joffcom thanks for the review. I added the test requests and changed the code as recommended. |
Hey @vcrwr, Looks good, I will give it another quick test shortly just to make sure it all works then we can get it merged in 👍🏻 |
Thanks for the PR @vcrwr this is now merged 🙌🏻 |
Got released with |
Changed Hubspot ApiKey and AppToken credentials to be supported as httpRequest Node "Predefined Credential Type".