I am using the script from @Mike_Pennisi to send a single Welcome SMS to new records in my table. I tested it as a ‘Block’ script and it works great. But when I tried to use it in an automation, it throws an error. What is different about these two environments?
Here is the error when I paste the script into the Automation script (Works great as a block script though!)
ERROR:
TypeError: output.markdown is not a function
at main on line 58

