Skip to main content
Solved

multiple webhook?


tech-lazertur
Forum|alt.badge.img

mutation {
  createWebhook(input: {
    actions: [
            "card.field_update",
            "card.create",
            "card.move",
            "card.delete"
    ],
    name: "Webhook",
    pipe_id: 302383334
    url: "https://webhook.site/3b43ca0a-15ae-41b2-89a1-5da6fa695f62"
  }) {
    webhook {
      id
      actions
      url
    }
  }
}

 

Is it possible to have multiple webhooks for several pipe_ids? At the same end point

Best answer by genietim

Yes, it is possible to have multiple webhooks for several pipe_ids with the same end point. However, you have to register them separately: running the query you show above for one pipe at a time.

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

3 replies

Lucas Democh
Forum|alt.badge.img+15
  • Pipefy Legend
  • 396 replies
  • January 30, 2024

Do you want to create cards in two different pipes in the same API call?

It's not possible.

Perhaps the problem can be solved by creating the first card via API and the others via native Pipefy automation.


genietim
Forum|alt.badge.img+12
  • Pipefy Legend
  • 412 replies
  • Answer
  • February 6, 2024

Yes, it is possible to have multiple webhooks for several pipe_ids with the same end point. However, you have to register them separately: running the query you show above for one pipe at a time.


Lucas Democh wrote:

Do you want to create cards in two different pipes in the same API call?

It's not possible.

Perhaps the problem can be solved by creating the first card via API and the others via native Pipefy automation.

Multiple webhooks are an essential feature for integrating and automating various systems and services. By configuring multiple webhooks, a system can send real-time data to several endpoints simultaneously, enabling diverse workflows and improving efficiency. For instance, a single event, such as a new customer order, can trigger webhooks to notify inventory management systems, update customer relationship management (CRM) software, and send confirmation emails. This ensures that all relevant systems are updated concurrently, reducing manual intervention and the risk of errors where is pai iso atm located. Moreover, multiple webhooks facilitate seamless communication between different platforms, supporting a more interconnected and responsive digital ecosystem.

 

 

 

 


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