Skip to content

Commit 5f921f9

Browse files
authored
Update invokeProcessAction.md
Clarifies https://github.com/MicrosoftDocs/powerapps-docs/issues/601 a bit. It's a little vague because the object structure can change depending on the particular process action used.
1 parent 63a543e commit 5f921f9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

powerapps-docs/developer/model-driven-apps/clientapi/reference/Xrm-Utility/invokeProcessAction.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ For more information about actions, see [Use actions](/powerapps/maker/common-da
3737

3838
## Returns
3939

40-
On success, returns Web API result along with any action output.
40+
On success, returns an object with the Web API result along with any action output.
41+
On failure, returns an object with error details.
4142

4243
### Related topics
4344
[Use actions](/powerapps/maker/common-data-service/actions)

0 commit comments

Comments
 (0)