Create workflows via API

Hi everyone,

I want to create a public application that, at the same time, will have a custom action.

I’d like to create, before the custom action, a custom workflow that should be available after the public app installation for all those accounts that install the application.

Is that possible?

I’m using `Node` and this library `@hubspot/api-client` but it seems that there’s no way to create workflows by using that library.

Hi @RVallejos

If you want to create a workflow using the HubSpot API, here is the link

Link - Accounts Dashboard | HubSpot

I hope this will help you out. Please mark it as Solution Accepted and upvote to help another Community member.
Thanks!