
Announcements
Hello everyone,
I’m working on a flow where I want to add an attachment to the References field in Microsoft Planner.
However, the issue is that instead of overwriting the old attachment, it appends the new one, which is not the behavior I want.
I’ve appended a variable for the new attachment.
Here is the output of the variable:
I used this output in the Update task details action, under the References field.
Input to the References field:
(Insert screenshot or JSON input here)
However, the final output in Planner still includes the old attachment along with the new one, instead of overwriting it.