ATF Trying to get Email Inbound actions to trigger...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-01-2017 12:08 PM
I've been trying to trigger off the "Create Incident" Inbound email action inside of the ATF.
I have tried creating a record in the sys_email table. Succesfully creates the record, but doesn't fire off the inbound action.
Is there a way I can trigger it by just running it via the "Run Server Side Script" test step?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-01-2017 12:39 PM
I would suggest looking at the "Reprocess Email" UI Action script. This UI action will allow you to reprocess a received email. In the script you will notice it creates a "email.read" event so you should try to do the same with your record.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-01-2017 01:03 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-05-2017 10:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-20-2018 03:02 AM
HI Sara,
Can you help me out with out you have done for individual steps in your test.
I was able to insert a record and use the click a Ui action step but was not able to create target( for example incident in target field on the record created in sys_email table).
Thank you in advance for all the help. 🙂
John