firstName variable to remember the user’s first name. Go back to the Main Workflow and select your Autonomous Node. This opens its inspector:
Giving access to variables
By default, the Autonomous Node can’t check what’s in a variable or assign it a different value. Let’s give it access. Select + Add variable(s), then selectworkflow.firstName. Then, check Allow write access, so your bot has permission to modify the variable.