Form API - Hyland Automate Modeling - Current - Current - Ready - Content Innovation Cloud - external

Hyland Automate Modeling

Platform
Content Innovation Cloud
Product
Hyland Automate Modeling
Release
Current
License

The following API is currently supported:

  • FormApi

You can use the following name to perform all the actions related to the API indicated above:

  • FormService: Hyland Automate Modeling Form API (includes FormApi)

For example:

const formId = variables.formId;
const formService = new FormService();
const form = formService.getFormDefinition(formId);