Business rule not working when inserting a record via REST API process
Good morning. I need a script tweak...I have a BEFORE Business Rule that is setting the value of Date field as a Time StampHere's the script that runs when it meets this condition.(function executeRule(current, previous /*null when async*/) {var no...
