Quantcast
Channel: Discussion Forum > Connect Data Services
Viewing all articles
Browse latest Browse all 2504

Trying to get list of items in Menu custom Object (1 Comment)

$
0
0

Topic by bluephlame

From reading i have found that the below is the way to get all menu items associated with a custom field on the organization object.

however it is returning an error

Uncaught exception 'RightNow\Connect\v1_2\ConnectAPIError' with message 'Invalid propertyPath: No such property 'org_denomination' at offset 13 of: 'CustomFields.org_denomination''

$res = RNCPHP\ConnectAPI::getNamedValues('RightNow\Connect\v1_2\organization','CustomFields.org_denomination');

 

How do i get the list of Menu items for a custom field on organization records?


Viewing all articles
Browse latest Browse all 2504

Trending Articles