• How to update options after sync in Javascript?

    Hi, we have a multiselect with some deprecated values. The deprecated values should be removed if not in saved values. This is what I tried in the module record..js: _filterLocations : function ( ) { var location_c = this . model . get ( 'location_c'…
  • Do we have any specific API for sync object?

    Hi Team, We are in a requirement for sync the contact and account objects into our system. Our client is having millions of contacts, do we have any exclusive rest API(Bulk) for syncing the objects? Thanks in advance.