Workflow Page API type
This type of API is used to trigger a sequential workflow in the application. The settings are similar to the Data Page type but here is also a specification of the workflow that this function is supposed to trigger:
Data can also be passed to this workflow via parameter mapping. For example, JSON is passed here as InputData, which is then stored in the workflow’s context store for further use:

