AddAppComponents Action

Adds app components to a business app.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
AppId
Edm.Guid False True

The ID of the business app to add the components to.

Components
Collection(crmbaseentity) False True

A collection of components, such as sitemap, entity, dashboard, business process flows, views, and forms, to be added to the business app.

Entities

Use the AddAppComponents action with these entity types:

Name Display Name Description
appmodule Model-driven App A role-based, modular business app that provides task-based functionality for a particular area of work.

See also