What are the top 3 most popular mistakes you see people do while setting first automation?
1. Not having a clear understanding of what workflow they are trying to configure with the data inputs and expected outputs. (e.g. IF this happens, THEN do that)
2. Trying to automate too much, rather start small with short, simple, and sound automations.
3. Not testing enough for the different possible uses cases. (e.g happy paths for what is expected, but what about the non-happy paths, when the unexpected occurs such as bad data)