Hi all,
I need to create an automation that will copy the attachment from parent card to all cards linked from that card.
At this moment, I managed to do this command:
when an attachment is added to a card in list "Leads" by anyone, for each card linked from an item in checklist "Pipeline", add link "{attachmentlink}"
This does what I want, except it does not copy the attachment's name, only its link.
Any ideas, how to get both pieces of information and cascade them down to the linked cards?