function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Josh Harris 14Josh Harris 14 

Creating/attaching new related note on record creation.

I'm trying to create a "default note" automatically each time I create a new record.
I've created a Process to launch the flow.
The process is set to run on the Scene Object anytime a record is ceated, and it's not supposed to check for criteria ... "just execute the actions!"
I don't get any errors, but the note isn't getting created. What am I missing?

User-added image

User-added image

User-added image