I am setting up an AirTable to manage incoming event registrations, with an automation to assign people to a particular session in the event, depending on whether that session has met its cap. There are multiple conditional steps; people select first, second and third choice sessions, and the automation has four conditional actions to assign people to the first available session from their choices.
I am already running into a "Received invalid inputs" error when testing the conditional actions.
I've attached three screenshots of the automation set-up.
It seems that the issue is in the conditional action that is set to run IF the "List of names" (pulled from the "Open Sessions" view that is pulled from the "Find Records" action above) CONTAINS the "name" value of a single-select field that is pulled from the record created (which is the automation trigger). The error message says "Received invalid inputs" but I haven't been able to identify the issue.
Separately, a concern for the functionality of this automation is whether the data will update immediately once automation runs. The "Open Sessions" view (pulled from the "Find Records" action) is based on a filter that excludes "full" sessions. Sessions "fill" as people are assigned to them through this automation ("full" is based on comparing the number of assigned registrations to a "cap" field for the event). So, once an automation runs and "assigns" someone to a session, that session could theoretically now be "full" and filter out of the "Open Sessions" view. Is there any chance that view wouldn't update before the automation is triggered again?
Thanks for any input or advice!
