I’m trying to create workflows through API posts from this page create_workflow. However, I didn’t find any way that can create a workflow under a new/certain folder through the API post process.
For example, I want to create a workflow folder called “test” and a workflow “testflow” under that folder.
The API for workflows are in focus (ref: Accounts Dashboard | HubSpot) for development. Folders in workflows are still relativly new in hubspot in general so I understand that this is not really in the apis yet.
You can subscribe to developer API updates here: HubSpot Developer Changelog to get notified on updates in the API.
If the developers will look at folder systems such as googles then this will work similar to associations api where each workflow can be linked to a specific folder (and therefor the same document can exist in several folders) but I have no clue how the developers or project managers have planned this feature here. Probably it will only be possible to link one workflow with one folderid.