Can't create custom workflow action

I’m trying to create a Custom Workflow Action as in: Accounts Dashboard | HubSpot

It requires an API key, but they are going deprecated on November and can’t generate a new one anymore. I’ve tried to use oauth with private app but the request returns an error saying oauth isn’t supported.

So, how do I post my Custom Workflow Action?

Hey, @STeruel :waving_hand: I think I know the issue here. You need to use your Developer Account API key (not being depreciated) which is different from a portal API key (which is being depreciated). I 100% agree this is confusing due to the name similarities.

You can find the needed key in your Dev portal. Here’s a link to the documentation — Developer API keys

I hope this help get you moving forward :blush:

Have fun building! —Jaycee

Hello @Jaycee_Lewis , can you suggest me to , create custom workflow in hubspot ? . i want to send form data to my app and as a response i send output value , this values are display in hubspot workflow form . Is that understood my question ?