Version Number: 1.3.3.0
Release Date: 13.12.2022
skybow List Actions - Getting started
Bug fixes & improvements
- Integrated PeoplePicker with custom email typing to "To" and "CC" fields in 'Send email' action if 'Show before send' option is enabled
- Added new Dynamic file path option to 'Execute script' action which allows to specify expression based path to the file from current tenant
- Added placeholder [[@Functions.GetFileContent('file path', false)]] to Context->Functions. Parameter true/false allows you to evaluate placeholders inside the file.
(i.e [[@Functions.GetFileContent('[[@Web.Url]]/Shared%20Documents/EmailTemplate.js', true)]])
- Added HtmlTable output parameter to an action 'Get items'. It can be used in the Body of 'Send email' action
- Added List context placeholders to Context->List