Last updated 1 month ago
Was this helpful?
Fetch a value from a lookup table.
Example
ascent.lookups.get(id: string, Key: string): any;
ID
String
Lookup Table Id
Key
string
key withing the table
ascent.lookups.get("0195d82b-72dc-7ea5-a7c1-3c7f83ba394b","Customer Id")