Need to test inbound Action
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2025 02:53 AM
i am trying to validate the inbound Action of creation of an Incident in our lower environment.
The email which is being sent to
should create an Incident.
To test this i have selected a previous email with type as received and in the place of the recipients i removed the earlier one and then used this email id saved it and then reprocessed it.
The Incident is not getting created.
Is this the correct way to test?
Please let me know.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2025 08:38 AM
Hi there are no conditions in the inbound action plain and simple code as below
Also i did try to reprocess it , its not working 😞
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2025 08:48 AM
@Abdul Recipients field contains the list of emails to whom servicenow sends the email. In case of received emails, you need to update the email ID in User field to test your scenario.
Please mark as Correct Answer and Helpful, if applicable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2025 08:53 AM
actually the email that i have is a group email, if an email is sent to the group then it should create an incidnet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2025 12:00 AM
Hi can someone please help me with this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2025 12:28 AM
@Abdul What configuration you have done for email redirection? Is the group email ID redirecting email to Servicenow? If yes, then trigger one email and check the fields of email in Servicenow which field contains what values.
Also, Share the Inbound email configuration.