Good Afternoon!
I have a User Event (afterSubmit) script that I am using to send some data based on an edit to a 3rd party.
Some of the transactions are hitting the UE and some aren't, same fields are being edited by the same script, minutes apart.
I am not even sure how to go about testing this. Any suggestions
I am able to see what is hitting the script by ID based off of this log which is the first line of my script:
log.debug(context)