- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-06-2017 10:22 AM
This is regarding inbound action for receiving emails.
My goal is to write an inbound action that will run if the email is a certain email X, with a certain subject Y. I believe this can be done by setting the run conditions such that
recipients is emailX AND subjects is subject Y.
This inbound action is set as active and is for the incident table.
I am testing this in my personal instance. I am send the email and it shows up in my inbox.
However, I don't think the inbound action is executing. In the script, i have gs.log("test message") and it doesn't show up in system logs.
How can I tell for certain if an inbound action is executing or not?
And if it is not executing, will it tell me why it is not executing?
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-06-2017 10:27 AM
Hi Youchan,
If you go to the received email, from System Logs > Emails,
and check the Email Log, in the related list of that received email, it will show you what did the system process and what did it ignore.
You can start troubleshooting from here. It will also show you if it skipped your inbound email action or not.
PS: Mark this answer as Correct if it solved your query or hit Like/Helpful depending upon the usefulness of the response.
Regards
Supriya Bisht
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-06-2017 10:52 AM
Couple of things you can check:
1) Try reprocessing it after checking the Stop processing checkbox to True.
2) If Type in your inbound action is New, make sure the email that you are sending to your system does not have any prefix, i.e. RE/Re/FW/Fw etc.
3) Make sure in the Email Logs, the email that you sent to the system is in received state, so that the inbound action can start processing.
Do you meet all the above requirements? If yes, the action should trigger pretty much.
Best Regards
Supriya Bisht
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-06-2017 10:59 AM
I checked the inbox and this is the email.
checking the inbox shows that email type is new.
tried enabling stop processing.
the email I sent is in processed state, not received. There is no "received" state. Does it not mean I received it if it is in my inbox?
T
Anyway, still no success.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-06-2017 09:15 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2019 06:13 AM
Hello,
im also facing the same issue with inbound action.
Did u get any solution for this?
Please let me know.
BR
Nitesh