Skip to main content
Question

Import Data into Cards Already Created

  • November 18, 2025
  • 1 reply
  • 40 views

Hello, I am attempting to use the Importer App to add data into Cards that are already Created. I have two columns - A - the Card ID of the Card made and - B - the numbers I wish to be added into a field that exists in the Pipefy phases. 

 

Please HELP! Because I do not know if this can be done. All the resources I have read on the subject only discuss creating new cards - and I do not want to do that! [Example “wish to create cards” and “creates multiple cards” ...]

https://help.pipefy.com/en/articles/2446394-how-to-import-data-from-spreadsheets

https://help.pipefy.com/en/articles/2446675-preparing-spreadsheets-for-the-importer-app

https://help.pipefy.com/en/articles/6904523-how-to-import-data-into-a-pipe

https://developers.pipefy.com/reference/importer

 

1 reply

adrian-villegas

Hi

To perform this task via API, the resources below will help you!

The tool you’ll use for this action is https://app.pipefy.com/graphiql

Please remember that you must be logged into your Pipefy account (for authentication) and have the necessary permissions to edit cards.

For this process, you will need to obtain the Card ID and the ID of the field to be updated.

Attached, you will find a file to help you locate these items and execute the action!

Watch the step-by-step video here.

Our API documentation can be found here.

See you! 😉