Microsoft Dataverse Create Activity
You can use this activity to add data in the existing data tables depending on the fields you choose.
Microsoft Dataverse Create Activity has the following tabs:
Settings
Field | Description |
---|---|
Connection | Name of the Microsoft Dataverse connection. |
Object |
Microsoft Dataverse business object name. The list of objects present is directly associated with the connection name. Select the object that you want to use for this activity from the dropdown menu. |
Input
Field | Description |
---|---|
Activity inputs | From the expandable object named inputData, choose the column name for which you need to add or create the data. The inputData object lists the various available data entities (fields of the table that you select on the Settings tab). |
Output
This tab displays the activity output schema in a tree structure format. The output of an activity is only displayed for informational purposes and cannot be modified or altered. The information in this schema varies depending on the object and its action that you select by using the Settings and Input tab. The properties that are displayed on the Output tab schema correspond to the output of this activity. They can be used as an input by subsequent activities in the flow.
Loop
If you want this activity to iterate multiple times within the flow, enter an expression that evaluates to the iteration details. Select a type of iteration from the Type menu. The default type is None, which means the activity does not iterate. Refer to the "Using the Loop Feature in an Activity" topic in TIBCO Cloud™ Integration documentation.