# Functions
CreateBuiltinModels creates integrations models.
DeleteIntegration deletes a integration.
DeleteModel deletes a integration model in database.
InsertIntegration inserts a integration.
InsertModel inserts a integration model in database.
LoadAllIntegrationsForProjectsWithDecryption load all integrations for all given project, with decryption.
LoadIntegrationsByIDs load integration integrations by id.
LoadIntegrationsByProjectID load integration integrations by project id.
LoadIntegrationsByProjectIDWithClearPassword load integration integrations by project id.
LoadModel Load a integration model by its ID.
LoadModelByName Load a integration model by its name.
No description provided by the author
LoadModels load integration models.
No description provided by the author
LoadProjectIntegrationByID returns integration, selecting by its id.
No description provided by the author
No description provided by the author
No description provided by the author
LoadProjectIntegrationByName Load a integration by project key and its name.
No description provided by the author
ModelExists tests if the given model exists.
UpdateIntegration Update a integration.
UpdateModel updates a integration model in database.
# Variables
BuiltinModels list available integration models.