{
    "name": "smtp",
    "description": "Steps related to sending email",
    "version": "2.3.1",
    "buildNumber": 5343,
    "tags": [],
    "publishedDate": 1650360721,
    "lastUpdated": 1741179173,
    "type": "connector",
    "label": "SMTP",
    "availableVersions": [
        "2.3.0",
        "2.3.1",
        "2.3.2",
        "2.3.3",
        "2.4.0",
        "2.4.1",
        "2.4.2",
        "2.4.3",
        "2.4.4",
        "2.4.5",
        "2.5.0",
        "2.6.0"
    ],
    "scm": {
        "forks": 0,
        "watchers": 0,
        "stars": 0,
        "type": "private",
        "url": "https://gitlab-van.corp.fortinet.com/fortisoar/connectors-group/connector-smtp"
    },
    "infoPath": "/content-hub/smtp-2.3.1/5343",
    "publisher": "Fortinet",
    "certified": true,
    "category": "Utilities",
    "iconLarge": "/content-hub/smtp-2.3.1/5343/images/smtp_large.png",
    "operations": [
        {
            "description": "Send an email with Jinja and email template support",
            "title": "Send Email",
            "operation": "send_email_new",
            "visible": true
        },
        {
            "description": "Send Email (Deprecated)",
            "title": "Send Email (Deprecated)",
            "operation": "send_email",
            "visible": true
        },
        {
            "description": "Send Email With Rich Text Content (Deprecated)",
            "title": "Send Rich Text Email (Deprecated)",
            "operation": "send_richtext_email",
            "visible": true
        },
        {
            "description": "Get available Users",
            "title": "Get Users",
            "operation": "get_users",
            "visible": false
        },
        {
            "description": "Get available teams",
            "title": "Get Teams",
            "operation": "get_teams",
            "visible": false
        },
        {
            "description": "Get available email templates",
            "title": "Get Email Templates",
            "operation": "get_email_templates",
            "visible": false
        }
    ],
    "help": null,
    "dependentSolutionPacks": [],
    "releaseNotes": "unavailable"
}