We are integrating FreskDesk tickets into our RCM platform. When a new asset is created, we need to programatically add that item to a three level dependent field e.g.
“Bobs Company”
“Platform 1”
“unitXXX1”
There are multiple items at level 2 and three for “Bobs company”. When I try to update the field I cannot include any pre-existing choices as the validation fails on the ID. How do I add a second or third level choice?