How to Delete Attachment through the microflow?
0
How can I delete attachment from the object through the microflow, without deleting the object?
asked
Maxim Velichkin
1 answers
1
You could set the association between the two objects to empty. That would remove the association without deleting either objects.
answered
Robert Price