Skip to main content
Solved

Cards connections in Pipefy

  • July 29, 2020
  • 1 reply
  • 177 views

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?

Best answer by Marcos Carvalho

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.

 

1 reply

Marcos Carvalho
Pipefy Staff
Forum|alt.badge.img+6
  • Pipefy Staff
  • 55 replies
  • Answer
  • July 30, 2020

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.