How can we use get ([key or content ]) passing content as a parameter?
Hi,
in the documentation it is quite clear how to load the entity corresponding to a given schema and key :
var delivery = NLWS.nmsDelivery.get("12435")
But I don't understand how/why we can pass a content as a parameter?
Kind regards,
Pierre