I am working on plugin for Oracle fusion field service. In plugin, we have decided to use REST api's of activity to get the activity details and patch the updates from one segment to other segment to make sure all segmnets data are in sync.
for the patch operation, I am getting success. payload is also correct which needs to be patched. but when checked on other segments the PATCH updates are not visible. We have tested this using postman. in postman its working as expected but not working through Plugin