Is it possible to create the record when using Autobind or does the record need to exist beforehand? I’m inclined to believe that I need the record to be created first, as in my testing records do not get created but they can be updated if I create them manually.

I’d like to reduce the total number of records and only create those that get changed.