- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2025 06:03 PM
Hi all,
I have a flow designer that has a task1 and another task2 that is triggered from it. See attached.
A user will add an attachment in task 1 and once task 1 is closed it will then then trigger task 2. I want to copy the attachment from task1 to task2.
How can I achieve that?
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2025 06:39 PM
Hi @reza1921 ,
use the copy attachment action
use lookup records -> for each record -> copy attachment action
if you want to copy the attachments instantly as soon as the task is created
on the second catalog task uncheck wait check box
and add the wait for condition action after copy attachments logic
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2025 06:39 PM
Hi @reza1921 ,
use the copy attachment action
use lookup records -> for each record -> copy attachment action
if you want to copy the attachments instantly as soon as the task is created
on the second catalog task uncheck wait check box
and add the wait for condition action after copy attachments logic
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya