Hello,
I'm trying to create a "create record" automation when a new record is added to table A (Seeds); a new linked record is created in table B (Web Archiving_QA). The input data in table A (Seeds) to create the new record is a website URL.
The automation is formatted:
After successful testing, and turning the automation on. When I input a new URL to create a new record in Table A (seeds), I only get a blank new record in Table B (Web Archiving_QA)
 But if run the automation with the Test Step section > "Run as configured" I get the correct automation results, meaning the inputed URL in table A shows up as a new record in table B.
from in the automation view
linked URL from table A shows up in the record in table B
I run into the same problem when I change the trigger to "When a record enters a view".
Why am I only getting the desired results via "Run as Configured"?
Thanks!