- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2024 02:54 AM
Hi all,
Am I trying to create a flow designer for inbound trigger where when the external user sends email with multiple attachments to ServiceNow, for each attachment a record should be created in the table.
Below is the following flow designer created.
help me to create a proper flow designer.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2024 01:41 AM
Hi all,
The correct answer for the above mentioned problem.
Below is the complete flow designer:
Follow the below screenshots to create a flow designer for multiple attachments.
Step1 : Create a inbound trigger
Step2 : Add lookup email attachments action
Step3 : Add foreach item
Step4 : Add create a record action
Step5 : Copy/Move Attachment action
Thank you.
If my answer helped you in any way, please then mark it as helpful or correct.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2024 01:41 AM
Hi all,
The correct answer for the above mentioned problem.
Below is the complete flow designer:
Follow the below screenshots to create a flow designer for multiple attachments.
Step1 : Create a inbound trigger
Step2 : Add lookup email attachments action
Step3 : Add foreach item
Step4 : Add create a record action
Step5 : Copy/Move Attachment action
Thank you.
If my answer helped you in any way, please then mark it as helpful or correct.