Skip to main content
Solved

webhooks

  • 23 September 2020
  • 1 reply
  • 231 views

Good morning. 

How many times pipefy reports an event. For example, if there is an error in the community does pipefy warn you again? Thanks

1 reply

Userlevel 6
Badge +6

Hey Sergio, 

 

In the context of webhooks, Pipefy sends it whenever the events below are triggered inside the application: 

 

  • "card.create"
  • "card.done"
  • "card.expired"
  • "card.late"
  • "card.move"
  • "card.overdue"
  • "card.field_update"



Here are some docs to understand how it works.

 

 

https://help.pipefy.com/en/articles/729719-what-are-webhooks


https://developers.pipefy.com/reference?_ga=2.16873265.923658242.1594643715-1494304123.1593437503#sample-webhooks-payloads

Reply