msdyn_JsonGetString Action
Dynamics CRM 2016
Updated: November 29, 2016
Applies To: Dynamics 365 (online)
Reads a string property in the specified JSON object.
msdyn_JsonGetString action is not bound to any entity types.
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
Json | Edm.String | false | JSON object to examine. | |
PropertyPath | Edm.String | false | false | Property name or path of the value to read. |
DefaultReturnValue | Edm.String | false | Default value to return if specified property not found. |
The msdyn_JsonGetString action returns the following value.
Type | Nullable | Description |
|---|---|---|
false | Not Found |
Microsoft Dynamics 365
© 2017 Microsoft. All rights reserved. Copyright
Community Additions
ADD
Show: