ServiceNow Inbound Email Does Not Trigger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2023 12:33 AM
Hi All
I am working on ServiceNow Tokyo instance.
Have created a flow in flow designer to create new record when inbound email contains specific keywords in subject.
The flow is working fine and the conditions are evaluated 'true' in execution details when I run "Test Flow" but after published and actual email coming in (inbound email), the flow did not triggered. Email record is created, processed and park under "Inbound > Received" mailbox.
Kindly please advise where should I further investigate and missed out anything.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2024 02:28 AM
Hello,
We are facing the same issue as per above screenshot. We are not getting any email logs when inbound email is received.
The main challenge we're facing currently is this: when we send an email from an unknown user, a case is created, and a new contact is generated with the sender's details. However, once the user becomes existing in the system and we resend an email to check if the contact field on the case form populates with the sender's existing information, we received the email but the case isn't created automatically as expected.
Kindly please advise what should I further investigate to resolve this issue..
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2024 03:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2023 04:42 AM
Hello @aungmon ,
Could you add the snippets of the flow running or actions executing after record creation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2023 04:51 AM
Hi Anand
The flow does not trigger when inbound email coming in. The flow is "Published" and it is "Active".
I am not sure which snippets you are referring to.
But when I run "Test Flow" it was working, please refer below screenshot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2023 05:30 AM
Hi @aungmon ,
Move the if condition to the trigger condition and then try, I have checked worked fine for me.
If this solves your query, mark this as helpful and correct.
Regards
Anand