Hi,
I am have 2 list different.
In List 1, I am create trigger flow for attachment when initiator attach file in SharePoint list.
in the document library, the attach file has been created into a folder
In List 2, when approver want to do Approve or Rejected, approver edit item and then re-upload attach file into an existing folder.
How do i make flow on list 2 ? Thanks
Hi @krfajar ,
It seems that you should create a Flow to handle the Approval process and save the attachment.
Use Condition to determine whether Created is equal to Modified. If it is equal to say that this item is a newly created item, then the approval process is established in the If yes branch.
If it is not equal, then directly save the attachments contained in the item to the Library.
Best Regards,
Power Automate User Groups are coming! Make sure you’re among the first to know when user groups go live for public preview.
User | Count |
---|---|
58 | |
44 | |
44 | |
36 | |
34 |
User | Count |
---|---|
75 | |
69 | |
59 | |
58 | |
52 |