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.