You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/refguide/modeling/application-logic/microflows-and-nanoflows/activities/integration-activities/call-external-action.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -100,12 +100,12 @@ An additional attribute can have one of the following types:
100
100
101
101
For types **Enumeration** and **List of Enumeration**, Studio Pro lets you choose the enumeration. This must be an external enumeration of the action's service.
102
102
103
-
For types that are not a list you type an expression of the given type.
103
+
For types that are not a list, you type an expression of the given type.
104
104
105
105
For list types, you:
106
106
107
-
1. Choose an entity,
108
-
2. Type an expression that is a list of that entity, and
107
+
1. Choose an entity.
108
+
2. Type an expression that is a list of that entity.
109
109
3. Choose an attribute of that entity with the given type.
0 commit comments