Plugins in Jitterbit App Builder
Plugins are essentially extensions that allow you to add more functionality to App Builder. The list of Plugins below are shipped with App Builder and available for usage. App Builder also supports Scripting Plugins with C# (3.2, 3.3). See the Plugin Example Library for additional resources and to get inspired.
Note
Vinyl.Sdk is the public API for scripting. See the Vinyl.Sdk article for information on the types and members of the SDK.
Plugins shipped with App Builder
- Plugin CreateRowOnEmptyTablePlugin
- Plugin GenerateJwtPlugin
- Plugin HttpRetrieverPlugin
- Plugin RegexValidationPlugin
- Plugin SaveReport (3.1, 3.2, 3.3)
- Plugin SMTPPlugin
- Plugin Scripting in C# (3.1, 3.2)
- Plugin Structured Data
- Plugin Sleep