- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2021 02:22 PM
I have an assessment(Survey) that when a user submits an email notification is triggered and sent out asking for attachments. When the user replies back with the attachment how can I get those attachment to be attached to the record(assessment) that triggered the notification
Solved! Go to Solution.
- Labels:
-
Multiple Versions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2021 02:29 PM
Hi, the 'inbound action' used to process the users response email, should be adding the attachments to the target record as an OOB action.
https://docs.servicenow.com/bundle/paris-servicenow-platform/page/administer/notification/concept/c_InboundEmailActions.html#d2099174e228
Is this not occurring?
Are you including a watermark in your outbound message?
In the received email (sys_email) is the 'target' field populated with the record that triggered the original outbound email?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2021 02:52 PM
Ok so it couldn't find the watermark this is the error I got
watermark's target table 'asmt_assessment_instance' does not match any Inbound Action table, setting to 'Ignored' state
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2021 03:19 PM
Is there a watermark embedded in the original outbound message?
If not check the notification message to see if it's been flagged as no watermark.