Actions YAML Reference
Loading...
Searching...
No Matches
Classes | Enumerations
BarTender.Services.Integrations Namespace Reference

Classes

class  AccountNamedFileSystem
 Specifies a file system that has a unique name to distinguish it from other file systems of the same type. Typically, this property is used with cloud and hosted file systems such as FTP, SFTP, and Dropbox. More...
 
class  ActionGroup
 Manages and runs a group of actions. More...
 
class  DataTarget
 Specifies the source or target of data. The source can be a variable, a template that contains variables, or an external file. More...
 
class  FileFilter
 Specifies the filter properties to use to filter files. More...
 
class  FileTarget
 Specifies the file system and path of the target file.
More...
 
class  FolderTarget
 Specifies the file system and path of the target folder. More...
 
class  IntegrationAction
 Describes the common properties for Actions, Integrations, and ActionGroups. More...
 
class  RelativeFileSystem
 Relative to a parent folder. More...
 
class  RelativeToIntegrationFileSystem
 Relative to the folder of the saved integration file. See the variable %IntegrationFileFolder% More...
 
class  SmtpSetup
 Specifies the Simple Mail Transfer Protocol settings. More...
 
class  TemporaryStorageFileSystem
 Relative to a temporary folder. More...
 

Enumerations

enum  ActionTextEncoding
 Specifies the encoding scheme that is used in various action properties.