<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Regarding Configure inbound email creation and updates of records in ITSM forum</title>
    <link>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3302288#M542681</link>
    <description>&lt;P&gt;Hi Chandan,&lt;BR /&gt;Thanks for your response, in this requirement I'm not looking for creating, here I'm looking for updating the records, can you pls give me the process of the updating the existing records through flow designer, is that possible?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 27 Jun 2025 07:37:12 GMT</pubDate>
    <dc:creator>Avinash_M</dc:creator>
    <dc:date>2025-06-27T07:37:12Z</dc:date>
    <item>
      <title>Regarding Configure inbound email creation and updates of records</title>
      <link>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3301877#M542667</link>
      <description>&lt;P&gt;Hello Team,&lt;BR /&gt;I have a requirement regarding inbound email updation/creation, so pls check the below requirement:&lt;BR /&gt;"As a user,&amp;nbsp;want to ensure no records are created when inbound email is received, however updates are okay, Inbound actions, including flow actions should not be able to create records, but updating of existing records should be permitted.&lt;/P&gt;&lt;P&gt;Can we achieve this by creating a Flow - (as that will execute before an inbound action)&amp;nbsp; and dropping any action where the email does not contain a watermark".&lt;BR /&gt;&lt;BR /&gt;If the above is achievable through flow designer, could you pls give me the possibilities/steps to configure, Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Avinash&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 19:02:49 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3301877#M542667</guid>
      <dc:creator>Avinash_M</dc:creator>
      <dc:date>2025-06-26T19:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Configure inbound email creation and updates of records</title>
      <link>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3301900#M542669</link>
      <description>&lt;P&gt;1. Create a flow triggered by Email Received&lt;BR /&gt;2.Add a condition to check for email watermark&lt;BR /&gt;If Email Watermark is empty → Stop flow&lt;BR /&gt;If Email Watermark is present → Proceed&lt;BR /&gt;3.If watermark is missing, stop the flow — this prevents record creation&lt;BR /&gt;4. Inbound actions can still update records if watermark is present&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kindly mark it correct&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;helpful&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;if it is applicable.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 19:26:09 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3301900#M542669</guid>
      <dc:creator>SD_Chandan</dc:creator>
      <dc:date>2025-06-26T19:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Configure inbound email creation and updates of records</title>
      <link>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3301901#M542670</link>
      <description>&lt;P&gt;hi &lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/152542"&gt;@Avinash_M&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;STRONG&gt;1. Create a flow triggered by Email Received&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;2.Add a condition to check for email watermark&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;If Email Watermark is empty → Stop flow&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;If Email Watermark is present → Proceed&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;3.If watermark is missing, stop the flow — this prevents record creation&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Inbound actions can still update records if watermark is present&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Kindly mark it correct&amp;nbsp;and&amp;nbsp;helpful&amp;nbsp;if it is applicable.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 19:27:18 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3301901#M542670</guid>
      <dc:creator>SD_Chandan</dc:creator>
      <dc:date>2025-06-26T19:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Configure inbound email creation and updates of records</title>
      <link>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3301913#M542672</link>
      <description>&lt;P&gt;Hi Avinash,&lt;/P&gt;&lt;P&gt;Could you please clarify whether the inbound email in question is a new message or a reply?&lt;/P&gt;&lt;P&gt;If it’s a reply, ServiceNow has built-in functionality to automatically update the target record using the watermark (email.watermark). No custom logic is typically needed for this case.&lt;/P&gt;&lt;P&gt;However, if it’s a new email, and the requirement is to prevent creation of new records, I suggest implementing the following approach:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Scripted Inbound Email Action&lt;/STRONG&gt;&lt;BR /&gt;Steps:&lt;BR /&gt;Navigate to:&lt;BR /&gt;System Policy → Email → Inbound Actions&lt;/P&gt;&lt;P&gt;Edit or create an inbound action for the target table (e.g., Incident, RITM, etc.)&lt;/P&gt;&lt;P&gt;In the Script section, use the following logic:&lt;/P&gt;&lt;P&gt;if (!email.watermark) {&lt;BR /&gt;gs.info("Inbound Email skipped: No watermark found");&lt;BR /&gt;action.setAbortAction(true); // Stops creation or updates&lt;BR /&gt;return;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;// Proceed only if target record exists&lt;BR /&gt;var target = email.getReference();&lt;BR /&gt;if (target) {&lt;BR /&gt;// Example: Add the email as a comment&lt;BR /&gt;target.comments = "Email reply: " + email.body_text;&lt;BR /&gt;target.update();&lt;BR /&gt;} else {&lt;BR /&gt;gs.info("Watermark exists but no matching record found.");&lt;BR /&gt;action.setAbortAction(true); // Prevents record creation in case of invalid watermark&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Additional Checks&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Ensure no active Inbound Email Actions are set to "Create Record" unless specifically intended.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Why Not Use Flow for Blocking?&lt;/STRONG&gt;&lt;BR /&gt;Flows cannot cancel record creation triggered by other inbound actions.&lt;/P&gt;&lt;P&gt;Use Flows only for post-processing or auditing inbound emails.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Final Summary&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Prevent new record creation:&amp;nbsp; action.setAbortAction(true) in script&lt;BR /&gt;Allow updates to records:&amp;nbsp; Use email.getReference() and update as needed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for&lt;BR /&gt;Kind Regards,&lt;BR /&gt;Pavani P&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 19:37:23 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3301913#M542672</guid>
      <dc:creator>pavani_paluri</dc:creator>
      <dc:date>2025-06-26T19:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Configure inbound email creation and updates of records</title>
      <link>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3302288#M542681</link>
      <description>&lt;P&gt;Hi Chandan,&lt;BR /&gt;Thanks for your response, in this requirement I'm not looking for creating, here I'm looking for updating the records, can you pls give me the process of the updating the existing records through flow designer, is that possible?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 07:37:12 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3302288#M542681</guid>
      <dc:creator>Avinash_M</dc:creator>
      <dc:date>2025-06-27T07:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Configure inbound email creation and updates of records</title>
      <link>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3302289#M542682</link>
      <description>&lt;P&gt;Hi Pavani,&lt;BR /&gt;It is not a New Message, it is a reply&amp;nbsp;&lt;BR /&gt;I'm looking for the reply/updating the records only when we have watermark.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 07:38:33 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3302289#M542682</guid>
      <dc:creator>Avinash_M</dc:creator>
      <dc:date>2025-06-27T07:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Configure inbound email creation and updates of records</title>
      <link>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3302299#M542683</link>
      <description>&lt;P&gt;Hi pavani,&lt;BR /&gt;Thanks for your reply, I'm looking for only reply/update the records through flow designer, is it doable? if it is doable could you pls guide me for the steps to create through flow designer?&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 07:46:12 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3302299#M542683</guid>
      <dc:creator>Avinash_M</dc:creator>
      <dc:date>2025-06-27T07:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Configure inbound email creation and updates of records</title>
      <link>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3302310#M542684</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi Avinash,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please see below steps to create a Flow&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Step 1&lt;/STRONG&gt;: Create a Flow&lt;BR /&gt;Navigate to Flow Designer → Create New Flow&lt;BR /&gt;Name it: Update Record from Email Reply&lt;BR /&gt;Trigger:Choose Email → When email is received&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Steps 2&lt;/STRONG&gt;: Add Condition to Check for Watermark&lt;BR /&gt;Set condition:Trigger → Watermark → is not empty&lt;BR /&gt;&lt;STRONG&gt;Step 3&lt;/STRONG&gt;: Get the Target Record (e.g., Incident)&lt;BR /&gt;Add an action:&lt;BR /&gt;Lookup Record (or Get Record)&lt;BR /&gt;&lt;STRONG&gt;Step 4&lt;/STRONG&gt;: Add Update Action&lt;BR /&gt;Add Action → Update Record&lt;/P&gt;&lt;P&gt;Record: Use the one found from step 3&lt;BR /&gt;Fields to update:&lt;BR /&gt;Comments → "Email reply: " + Trigger.Body Text&lt;BR /&gt;Or any other field you wish to update&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Flow Designer will not block creation of a new record&lt;/STRONG&gt; if other inbound email actions are active.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;You must &lt;STRONG&gt;disable or restrict any Inbound Email Action that has "Create Record"&lt;/STRONG&gt; to ensure new records are not being created separately.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pavani P&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 08:01:49 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3302310#M542684</guid>
      <dc:creator>pavani_paluri</dc:creator>
      <dc:date>2025-06-27T08:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Configure inbound email creation and updates of records</title>
      <link>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3302327#M542687</link>
      <description>&lt;P&gt;Hi Pavani,&lt;BR /&gt;Thanks for your quick response, I will try and If i face any challenges I'll get back, I'll let you know the results.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Avinash&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 08:19:01 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3302327#M542687</guid>
      <dc:creator>Avinash_M</dc:creator>
      <dc:date>2025-06-27T08:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Configure inbound email creation and updates of records</title>
      <link>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3302878#M542714</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@&lt;A class="" href="https://www.servicenow.com/community/user/viewprofilepage/user-id/293927" target="_self"&gt;&lt;SPAN class=""&gt;pavani_paluri&lt;/SPAN&gt;&lt;/A&gt;,&lt;BR /&gt;in flow designer trigger condition, I'm not getting&amp;nbsp;&lt;SPAN&gt;Trigger:Choose Email → When email is received, do we need to enable any plugins in my instance Email Filters plugin is already enabled. So, can you pls give me any further steps.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Avinash&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 15:25:45 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3302878#M542714</guid>
      <dc:creator>Avinash_M</dc:creator>
      <dc:date>2025-06-27T15:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Configure inbound email creation and updates of records</title>
      <link>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3302893#M542715</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/152542"&gt;@Avinash_M&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;If You're not seeing "When email is received" in Flow Designer because the &lt;STRONG&gt;Email Flow Triggers&lt;/STRONG&gt; plugin is likely not active.&lt;BR /&gt;Go to Plugins, search for Email Flow Triggers(com.glide.email_flow_trigger) and activate it.&lt;BR /&gt;After that, refresh Flow Designer, the trigger should now appear.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pavani P&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 15:31:33 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3302893#M542715</guid>
      <dc:creator>pavani_paluri</dc:creator>
      <dc:date>2025-06-27T15:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Configure inbound email creation and updates of records</title>
      <link>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3303027#M542725</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/293927"&gt;@pavani_paluri&lt;/a&gt;,&lt;BR /&gt;Thank you for your response,&amp;nbsp;&lt;BR /&gt;I'm not sure why the Email Flow Trigger plugin (com.glide.email_flow_trigger) isn't available in either my enterprise instance or my Personal Developer Instance (PDI). I have checked both, but the plugin doesn’t appear in the list. I do have the Email Filters plugin (com.glide.email_filter) installed, so I’m unsure what’s causing the issue.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Avinash&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 18:30:09 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3303027#M542725</guid>
      <dc:creator>Avinash_M</dc:creator>
      <dc:date>2025-06-27T18:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Configure inbound email creation and updates of records</title>
      <link>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3303042#M542726</link>
      <description>&lt;P&gt;Avinash,&lt;/P&gt;&lt;P&gt;Some of the other suggestion seem usable for your use case. If you are only looking for a trigger in a flow I have a suggestion in the attachment. I do wonder how you then plan to lookup the record without a watermark. If someone provides a value in the subject line you would have to parse it out and then use that in a lookup or maybe there is something else you have decided to use in the lookup.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 19:04:08 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3303042#M542726</guid>
      <dc:creator>k_lutz</dc:creator>
      <dc:date>2025-06-27T19:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Configure inbound email creation and updates of records</title>
      <link>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3304061#M542754</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/293927"&gt;@pavani_paluri&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;can you have a look in to this below requirement on the same what we are discussing, if possible give me your inputs:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The existing inbound actions ideally don't need modified. &amp;nbsp;We need to create a flow which checks if a watermark exists in any inbound email. &amp;nbsp;If the watermark does not exist, then the email processing should be halted in the flow. &amp;nbsp;If the watermark does exist, then the flow should allow the email processing to continue to be processed by all flows/inbound actions.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 07:36:22 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3304061#M542754</guid>
      <dc:creator>Avinash_M</dc:creator>
      <dc:date>2025-06-30T07:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Configure inbound email creation and updates of records</title>
      <link>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3304065#M542755</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/213239"&gt;@k_lutz&lt;/a&gt;,&lt;BR /&gt;Thank you somuch for your reponse, and your approach is helpful, but I need some clarity/inputs, could you pls check the below requirement and give me your thoughts/inputs to achieve:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"The existing inbound actions ideally don't need modified. &amp;nbsp;We need to create a flow which checks if a watermark exists in any inbound email. &amp;nbsp;If the watermark does not exist, then the email processing should be halted in the flow. &amp;nbsp;If the watermark does exist, then the flow should allow the email processing to continue to be processed by all flows/inbound actions.&lt;/SPAN&gt;"&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 07:39:33 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3304065#M542755</guid>
      <dc:creator>Avinash_M</dc:creator>
      <dc:date>2025-06-30T07:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Configure inbound email creation and updates of records</title>
      <link>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3304543#M542778</link>
      <description>&lt;P&gt;Hello Avinash,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would definitely check your email log to see what is sent in to define the conditions for the flow to fire in the situations you want. My first thought would be that you need several check like:&lt;/P&gt;&lt;P&gt;Receive type is reply&lt;BR /&gt;Type is received&lt;BR /&gt;Body does contains Ref:MSG&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;Receive type is New &amp;amp;&lt;BR /&gt;Subject does not contain re: &amp;amp;&lt;BR /&gt;Body does not contain Ref:MSG&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The reason for the send on is because you do not need a watermark to update a case. I can compose a new email with the format "re: INC00123456...." and it will update the related record because of the email properties in the system. This may be a rare occurence but it could happen if someone is on the email thread and wants to email it to the group be deletes all the older text and just adds their own and replies.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In addition, you should probably set the email record to received-ignored so that no other flow / action tries to process it. Hope that helps but would definitely test and look at the email logs to verify what is and is not firing.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 12:07:31 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3304543#M542778</guid>
      <dc:creator>k_lutz</dc:creator>
      <dc:date>2025-06-30T12:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Configure inbound email creation and updates of records</title>
      <link>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3304916#M542794</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/213239"&gt;@k_lutz&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Avinash_M_0-1751300051508.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/452096iA16F56C99352BAAE/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Avinash_M_0-1751300051508.png" alt="Avinash_M_0-1751300051508.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have given conditions as per the above image but its not working whether we have watermark or not.&amp;nbsp;&lt;BR /&gt;Note: Stop processing checkbox added through this system property -&amp;nbsp;&lt;EM&gt;"&lt;STRONG&gt;&lt;SPAN&gt;glide.hub.flow.inbound_email_trigger.show_advanced&lt;/SPAN&gt;&lt;/STRONG&gt;"&lt;SPAN&gt;&amp;nbsp;.&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 16:15:57 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3304916#M542794</guid>
      <dc:creator>Avinash_M</dc:creator>
      <dc:date>2025-06-30T16:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Configure inbound email creation and updates of records</title>
      <link>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3305051#M542797</link>
      <description>&lt;P&gt;Avinash,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you look at the XML of the email record? My guess is that the system is interpreting those as "new" even if you are sending in a reply. Look in the XML for the entry related to receive_type and it is probably showing as "new". I found a KB that stated the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The system classifies an email as a reply when it fails to match it to the forward receive type and it meets any one of these criteria:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;The subject line or email body contains a recognized&amp;nbsp;watermark&amp;nbsp;such as&amp;nbsp;Ref:MSG0000008.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;There is no watermark and the&amp;nbsp;Reply-To header&amp;nbsp;contains a recognized message ID of an email with a target record.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;There is no watermark and the subject line contains a recognized reply prefix such as&amp;nbsp;RE:&amp;nbsp;and a recognized record number such as&amp;nbsp;INC0005574&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;So it seems like if it is missing the watermark or not aligned to an existing ticket...the system is going to set it as "new".&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 18:21:30 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/regarding-configure-inbound-email-creation-and-updates-of/m-p/3305051#M542797</guid>
      <dc:creator>k_lutz</dc:creator>
      <dc:date>2025-06-30T18:21:30Z</dc:date>
    </item>
  </channel>
</rss>

