Add OAuth to HubSpot Trigger node credentials (#2166)

* 🔨 HubSpot Trigger node credentials

*  Small changes

*  Add breaking change message

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
This commit is contained in:
Harshil Agrawal
2021-09-18 22:18:35 +02:00
committed by GitHub
parent 469ac1d912
commit 5ea4dc03b8
3 changed files with 61 additions and 17 deletions

View File

@@ -2,6 +2,20 @@
This list shows all the versions which include breaking changes and how to upgrade.
## 0.139.0
### What changed?
For the HubSpot Trigger node, the authentication process has changed to OAuth2.
### When is action necessary?
If you are using the Hubspot Trigger.
### How to upgrade:
Create an app in HubSpot, use the Client ID, Client Secret, App ID, and the Developer Key, and complete the OAuth2 flow.
## 0.135.0
### What changed?