Skip to main content
Solved

Pipefy API - how use it?

  • January 19, 2021
  • 1 reply
  • 125 views

Hi, how can I get conditionals and automations with API

Best answer by Roberto Chavarria

Hello there Amanda! Currently there is no way of grabbing automations via API. To get conditionals, here is an example of all the available attributes: 

{
  phase(id:1234){
    fieldConditions{
      actions
      condition
      name
      phase
      isTrueFor
      id
    }
  }
}

 

View original
Did this topic help you find an answer to your question?

1 reply

Roberto Chavarria
Pipefy Staff
Forum|alt.badge.img+5

Hello there Amanda! Currently there is no way of grabbing automations via API. To get conditionals, here is an example of all the available attributes: 

{
  phase(id:1234){
    fieldConditions{
      actions
      condition
      name
      phase
      isTrueFor
      id
    }
  }
}

 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings