Execute Action from WebApi in Dynamics CRM

Execute multiple operations with single service call from Client (CRM WebAPI) using Custom Actions.

I'm sure this post will answer 2 questions. a) How to call Custom actions from WebAPI b) How to reduce the "chatting" b/w client n' server. When it comes to #b, reducing chatting b/w client n' server - Imagine you have a custom web resource from which you are creating/updating multiple records in to CRM, …

Continue reading Execute multiple operations with single service call from Client (CRM WebAPI) using Custom Actions.

Javascript in “Conditions” of Action calls & WNR

One who have got some exposure on USD, would have definitely observed the big “Condition” box in Action Calls & Window navigation rules (and may be any other entities as well which I haven’t observed so far) where we can mention condition expression which will be evaluated at the run time. Based on the result …

Continue reading Javascript in “Conditions” of Action calls & WNR