Hi,
I have written a very simple duplicate validation script that is triggered from a record create event, but it doesn’t work from the automation and it works fine in the extension.
This is the action script code:
// Input variables setup
let inputC...