v1.0.3
Lujun
IMAP郵件轉支持工單模板是一種自動化解決方案,用於實時監測用戶支持郵箱中的客戶郵件並將其轉換爲工單。此模板幫助團隊自動收集和整理客戶反饋,將郵件內容同步至客戶支持系統,並分配到相關負責人,確保所有客戶問題得到及時跟蹤和響應
📣 行銷
🤖 自動化
🔗 多方集成
📧 郵件
包含資源
自動檢索用戶郵件並分配跟進人員
工單跟進人員列表
支持工單
流程圖
流程圖
IMAP郵件轉支持工單的流程圖
變更日誌
變更日誌
IMAP郵件轉支持工單的變更日誌
The IMAP Email to Support Ticket template is designed to automate the collection of user feedback emails, extracting the email content and entering it into a ticket form. Whenever a user sends a feedback email to a designated email address, the system monitors the inbox via the IMAP protocol, automatically recording the email's subject, content, and sender information, and assigning the feedback to team members for follow-up. This template is suitable for handling user issues, feedback, and support requests, enhancing response efficiency and ensuring task follow-up.
This template includes two data tables and one automation node.
Install this template in your Bika space station.
Go to the Ticket Follow-up Personnel List
to add members responsible for following up on tickets, enabling the automation process to assign follow-up personnel in rotation.
Go to the "Automatically Retrieve User Emails and Assign Follow-Up Staff" node and click Edit Trigger to configure how the automation is triggered when an email is received.
Once you open the Trigger configuration, you will find a dropdown menu for IMAP Email Integration. If you have already configured an IMAP integration, you can select it directly from the dropdown menu.
If not, you can click Create New Integration in the dropdown menu. This will open the IMAP integration configuration page.
The IMAP configuration options include: IMAP server address (e.g., imap.gmail.com), port number (usually 993), email username, email password, or app-specific password. Refer to your email account settings for this information. After filling in the details, save the configuration. (If you are using a group email, you can use any email address within the group.)
After saving, you will return to the Trigger configuration page, where you can select the integration you just created. If you need to retrieve emails from a specific folder, you can select the folder; the default is Inbox. To retrieve attachments, enable the attachment option. Additionally, if your email platform supports node-imap
search rules, you can customize email search rules to filter emails.
Click the first filter action to enter the configuration page.
The template has two preset filters: the process continues only when the email subject contains the keyword "Feedback" and the email is cc'ed to "your_team@example.com".
You can add or modify the filter conditions as needed. Use /
in the condition field to access the variable picker and retrieve values from the previous Trigger variables. For example, you can check if the email subject contains specific words or matches a particular date.
If no filtering is required, you can clear the conditions or delete this action.
When the IMAP mailbox receives a user email, a new ticket will automatically be created. You can configure the email information to be saved in the ticket and assign a follow-up staff member. Go to the "Automatically Retrieve User Emails and Assign Follow-Up Staff" node and click the executor for creating a new record to access the configuration page.
You can modify the fields to be filled in during ticket creation as needed. Each field configuration has a settings button on the right to switch to variable input and retrieve values from previous steps.
The template includes four preconfigured fields: Subject, Issue Description, Sender, and Assignee.
Return to the automation homepage and click the switch to enable automation.
Once configured, when the IMAP mailbox receives an email, the system will automatically create a new ticket in the "Support Ticket" node, assign a follow-up personnel in turn, and create a task for that personnel. You can now try sending an email to the IMAP mailbox to test the operation of the entire template.
What email services can I use? Most email services that support the IMAP protocol can be used, such as Gmail, Outlook, Yahoo Mail, etc. Ensure that the IMAP feature is enabled in your email settings and obtain the corresponding server address and port number.
How do I handle the received feedback? Feedback information will automatically be imported into the designated ticket form. Team members can view the tasks assigned to them in the task assignment table and record processing progress. Be sure to regularly update the feedback status to reflect progress.
Can I customize fields and task assignment rules? You can customize the fields of the feedback email form and the task assignment rules according to your team's specific needs. Please make the necessary adjustments in the automation settings.