- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi All,
I have a requirement where I need to create child tasks on a record, based on the number of attachments in an email.
Eg-
So if the email has 4 attachments, the parent record should have 4 child tasks.
Any inputs on how this can be done.
thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi @Cheikh Ahmadou ,
Thanks for your response.
I was able to do this by using 'Look up email attachments' action and then using for each loop to create a record for each attachment.
Thanks,
Poorva
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago - last edited 4 weeks ago
Hi @poorva1 ,
Create a flow that triggers on an Inbound Email Trigger and then use the action "Move Email Attachments to Record" to move the attachments from the inbound email to your record.
And use a loop to create child tasks.
Regards,
Cheikh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi @Cheikh Ahmadou ,
Thanks for your response.
I was able to do this by using 'Look up email attachments' action and then using for each loop to create a record for each attachment.
Thanks,
Poorva
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago - last edited 4 weeks ago
Ok, happy to hear that.
Update the answer for others who might have the same issue.
Mark it as correct to help future readers find the solution faster.
Regards,
Cheikh
