Namespace AutoCheck.Core.Connectors
Classes
Css
Allows in/out operations and/or data validations with CSS files.
Csv
Allows in/out operations and/or data validations with CSV files.
CsvDocument
Contains a CSV document content (without data mappings, all the content will be a string).
GDrive
Allows in/out operations and/or data validations with a GDrive instance.
Html
Allows in/out operations and/or data validations with web files (html, css, etc.).
LocalShell
Allows in/out operations and/or data validations with a local computer.
Moodle
Allows in/out operations and/or data validations with a Moodle instance.
Odoo
Allows in/out operations and/or data validations with an Odoo instance.
Postgres
Allows in/out operations and/or data validations with a PostgreSQL instance.
Postgres.Destination
Allows the destination selection for an SQL operation.
Postgres.Filter
Allows filtering the data source over an SQL operation.
Postgres.Source
Allows the source selection for an SQL operation.
RemoteShell
Allows in/out operations and/or data validations with a remote computer (like ssh, scp, etc.).