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
> This method is supported only for the online mode ([Xrm.WebApi.online](../../online.md)).
24
+
> This method is supported only for the online mode ([Xrm.WebApi.online](../online.md)).
25
25
26
26
## Syntax
27
27
@@ -99,7 +99,7 @@ On success, returns a promise object with the attributes specified earlier in th
99
99
100
100
### Execute an action
101
101
102
-
The following example demonstrates how to execute the <xref:Microsoft.Dynamics.CRM.WinOpportunity> action. The request object is created based on the action definition here: [Unbound actions](../../../../common-data-service/webapi/use-web-api-actions.md#unbound-actions)
102
+
The following example demonstrates how to execute the <xref:Microsoft.Dynamics.CRM.WinOpportunity> action. The request object is created based on the action definition here: [Unbound actions](../../../../../common-data-service/webapi/use-web-api-actions.md#unbound-actions)
0 commit comments