Hey!
Is there an API available other than the PUT API Doc mentioned in the documentation—that allows updates to lookup tables? Specifically, I’m looking for an API that can:
Create a single object in Lookup Table
Update a single object in Lookup Table
Update only selected objects in Lookup Table
Create some objects only in Lookup Table
Rather than replacing the entire lookup table. Is that possible?