You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the watchlist of any table record with the provided JSON payload which should maintain the previous watchlist user and add new one from the payload
4
+
5
+
Payload can be Array, String, List of String
6
+
7
+
//Passing List of String of SysId of users
8
+
var payload = '43435efdsre4t5953439434,43434343436fdfsd343,frtgr6565hg676767gt';
0 commit comments