Skip to main content

Hi. 

How do I update a connected parent card with the attachment from within the connected child card? Is there an API call for that?

Hey Rosana,

There is no API call for this task. In order to do that, you have to call the API to return the attachment file from the child card and then execute a mutation to update the attachment field for the parent card.

 


Reply