79364007

Date: 2025-01-17 08:03:44
Score: 1
Natty:
Report link

you can catch the import using userevent script like below

var newRecord = context.newRecord;
var origin=newRecord.getValue({ fieldId: 'originator' }); 
   if (origin == 'CSV' && context.type =='create') 
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Muhammed Esad Deliser