Related Lookup
The RelatedLookkup Resource includes fields that describe related lookups for a lookup.
Examples
note
Remember to URL Encode query string values prior to sending HTTP requests. To aid with readability, the URLs in this document are displayed without URL encoding and wrapped over multiple lines.
Retrieve Related Lookup records for a Lookup
This query will retrieve the RelatedLookup records for a Lookup with a key equal to abc:
https://query.ampre.ca/odata/RelatedLookup?$filter=LookupKey eq 'abc'