Unique identifier that can be used to register or retrieve a specific API.
Example: mendix.EditorsAPI, mycompany.MyFunkyAPI
Adds a new microflow to the specified container.
The ID of the container where the microflow will be added. It could be a module or folder.
Optionaloptions: MicroflowCreationOptionsOptions that specify how the microflow will be initialized.
A promise that resolves to the newly created microflow.
Optionaloptions: MicroflowCreationOptions
API for working with microflows