Hi,
I'm working on setting up hubspot webhooks for my flow to copy data from hubspot to our internal system. I have added everything on the hubspot end, correctly. Hubspot Webhooks only work with Oath authentication, not API key, etc.
When I'm setting up my custom connector in power automate (flow), I have entered the following parameters:
Choose what authentication is implemented by your API * - Oath 2.0
Identity Provider - Generic Oath 2
Client Id - provided by hubspot
Client Secret - provided by hubspot
Authorization URL * - https://app.hubspot.com/oauth/authorize
Token URL - https://api.hubapi.com/oauth/v1/token
Refresh URL - https://api.hubapi.com/oauth/v1/token
Scope - Contacts
When I hit Create Connector, I expect the Redirect URL to be populated by Microsoft Flow, however, it doesn't populate. In addition, the Refresh URL gets wiped out.
Can you please help?
Thanks!