Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

pipefy search card by custom field

{
  findCards(
    pipeId: 301145047
    search: {
      fieldId: "control_code"
      fieldValue: "815890.2022-05-24.6.10.New"
    }
  ) {
    edges {
      node {
        id
        title
      }
    }
  }
}
Source by community.pipefy.com #
 
PREVIOUS NEXT
Tagged: #pipefy #search #card #custom #field
ADD COMMENT
Topic
Name
9+2 =