Generate text from a template
It takes a list of files and a list of text variables as input and generates the output text according to a given pattern.
There are additional variables that can be used in the template:
Available variables:
{url} - inserts a direct link to the file
{file} - inserts file name with extension
{name} - inserts file name without extension
{folder} - inserts a folder name
{folder_fw} - inserts the first word of the folder name
{folder_bsp} - inserts text up to the first space in the parent folder name
If you switch on the option This is ordinal text, not post
,then the received text will not be interpreted as a post, but just as another text variable and accordingly the content will not be shown in the post view window after the automation tasks are completed.