Search This Blog

Tuesday, August 11, 2020

Get Lookup text from WebAPI

 Use expand to and Schema name of lookup field to get Lookup text


https://organizationurl/api/data/v9.1/clients?$select=name,_state_value,_city_value&$expand=City($select=name),State($select=name)