Hi!
I have a question: when I change the "card title" criteria in the pipe settings, is there any way to update the cards that I’ve already created?
Thanks!
Hi!
I have a question: when I change the "card title" criteria in the pipe settings, is there any way to update the cards that I’ve already created?
Thanks!
Best answer by genietim
The card title is updated when either:
You can achieve both with the GraphQL API of Pipefy. Please note that if you choose to use the GraphQL API with the second option, the displayed title will indead change, but the search will not yet work with the new title. Therefore, if you choose to use the GraphQL API, I would strongly suggest to use the first approach. The corresponding query is this one: https://api-docs.pipefy.com/reference/mutations/updateCard/ (and, for the same issue with tables: https://api-docs.pipefy.com/reference/inputObjects/UpdateTableRecordInput/ )
If you want, I can create an Excel-Sheet where you can paste the IDs of your cards (e.g. from a report export) from which you can copy-paste the queries to https://app.pipefy.com/graphiql
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.