I am trying to create a new card through the API, but it creates a new card with a wrong title.
Example request I sent through postman. As you can see, the created card has the title “Value 2”, which is one of the field attributes and not the desired title “New cardee”
Best answer by genietim
As long as you have a field set, I believe Pipefy will update your title to that field’s content; I too would recommend to choose either one of these two solutions:
add a new field, “card title”, which you set to be the field for the card title in the pipe settings. Then, you can simply use pipefy’s automations to update the value of “card title” field to the currently set field under condition, e.g., that it is not the title you set by API or similar
use a separate GraphQL query to update the title after creation of the card
Hi! Try checking your start form options inside your pipe.
Maybe your configuration for “card title” is set to be the field “slack_ts” just like mine is “Nome da unidade”
vicente-lemes wrote:
Hi! Try checking your start form options inside your pipe.
Maybe your configuration for “card title” is set to be the field “slack_ts” just like mine is “Nome da unidade”
`Slack ts` is in fact set the default card title. However, I don’t want it to be. And I am required to set one of the fields as the card title.
At the moment, the only solution I found out was to create a new card (with the wrong title) and then sent another request to the graphql API updating the title
Hi! Try checking your start form options inside your pipe.
Maybe your configuration for “card title” is set to be the field “slack_ts” just like mine is “Nome da unidade”
vicente-lemes wrote:
Hi! Try checking your start form options inside your pipe.
Maybe your configuration for “card title” is set to be the field “slack_ts” just like mine is “Nome da unidade”
`Slack ts` is in fact set the default card title. However, I don’t want it to be. And I am required to set one of the fields as the card title.
At the moment, the only solution I found out was to create a new card (with the wrong title) and then sent another request to the graphql API updating the title
What if you create a new field only to receive your title?
As long as you have a field set, I believe Pipefy will update your title to that field’s content; I too would recommend to choose either one of these two solutions:
add a new field, “card title”, which you set to be the field for the card title in the pipe settings. Then, you can simply use pipefy’s automations to update the value of “card title” field to the currently set field under condition, e.g., that it is not the title you set by API or similar
use a separate GraphQL query to update the title after creation of the card
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.