I have a case where a record can be created either internally in SmartSuite, or via a form. I want to run an automation ONLY when the record is created by a form submission.
I noticed that the 'First Created' value when a record is submitted by a form is 'SF' which I'm assuming is a special user for 'SmartSuite Form'.
I tried to run an automation where the trigger condition is that the 'First Created' equals 'SF', but I can't see an obivous way to do it.
Has anyone set up an automation to only run when the record is submitted by form?