Creating/Updating 1:M related object through REST API
Summary
Creating/Updating 1:M related object through REST APIContent
Cant we use REST API of an object say SR to create or update 1:M related object?
Ex: SR is having a related object A , this related object is exposed as subtab under SR. I can create 'A' records by going to the SR > A subtab.
Cant we create/update A records through REST API of SR object? Should we go to the REST API of 'A' object explicitly to do this update/create? or the vice versa llike using REST API of A to update SR object fields too?
1