- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-22-2020 08:48 AM
Hi Team,
I am trying to do a personal task on PDI, here I need to send attachment which is attached to the notification [when email notification condition met, along with notification content, it should also send by default the attachment which is attached in that notification]
When receiver receives email, he should receive notification's attachment also [not record's attachment]
Thanks,
Ibrahim
Solved! Go to Solution.
- Labels:
-
Personal Developer Instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-23-2020 08:28 AM
Found the Answer:
Steps:
1. Attach required document to the notification
2. Click on "What it will contain" tab
3. Go to "Message HTML" field
4. Click on "Insert or Edit link" option available in the field
5. Select Type as "Attachment" from the dropdown
6. Select URL as "required document[uploaded attachment]" from the dropdown
7. Type some text in the "Text"
8. Target as your choice
9. Click on "OK" button
10. Trigger the notification, receiver can receive email along with attachment!!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-22-2020 11:57 PM
Hi Ibrahim,
Just to confirm you want
1. attachment attached to the notification (by use of paperclip icon) to be sent
2. attachment attached to the record/ticket not to be sent.
If Yes, then you need to uncheck : Include Attachments. This is only for purpose of sending attachments attached to the record/ticket.
This has nothing to do with the attachments attached on the notification directly.
Also, I assume you are using Email Client template
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-23-2020 08:28 AM
Found the Answer:
Steps:
1. Attach required document to the notification
2. Click on "What it will contain" tab
3. Go to "Message HTML" field
4. Click on "Insert or Edit link" option available in the field
5. Select Type as "Attachment" from the dropdown
6. Select URL as "required document[uploaded attachment]" from the dropdown
7. Type some text in the "Text"
8. Target as your choice
9. Click on "OK" button
10. Trigger the notification, receiver can receive email along with attachment!!