Running 3.4.2 with all configuration done in the MainUI
I’m in the process of moving all my existing DSL rules into Blockly. My old rules include the sendMail action but it’s not obvious how to put that mail action into Blockly.
I’m guessing the action should be included in a Run & Process block but I’m not sure how it should be formatted.
All Thing Actions either need to be invoked through the inline script block or installed as a block library from the marketplace. Thing actions are not a part of Blockly by default.