How to use variables in automator when using "watch me do" inside Automator app?
I am making an app or workflow where I need to introduce a variable (the cadastre code on a cadastre website) to make recurring queries. I have managed to do it when I have that code copied to the clipboard. I copy the control + c code, then launch the workflow and it works. But if I want to do a more complex workflow where before doing other operations, I don't know how to tell it to use the value of a variable within a routine that I program with the option "record" or "mírame hacer" (there are two ways to call the same in automator, sorry but I. use automator in Spanish, maybe it is not properly translated).
I have tried to use: "get the value of the variable" inside the sequence of actions but I don't know how to call that sequence inside "watch me do".
It occurs to me that I would run automator inside "watch me do" but I imagine there must be a better way.