Back to Templates
This automated n8n workflow provides an AI-powered email classifier for support emails, automatically categorizing incoming emails and routing them to the appropriate inbox, creating a Jira task, and sending an autoresponse within minutes.
imap_host
: Your IMAP server addressimap_user
: IMAP username (e.g., [email protected])imap_password
: IMAP passwordopenai_api_key
: OpenAI API keysmtp_host
: Your SMTP server addresssmtp_user
: SMTP usernamesmtp_password
: SMTP passwordjira_project_id
: Your Jira project IDjira_user
: Jira usernamejira_api_token
: Jira API token