Start in minutes

Ready-made templates with Webhooks

Pre-configured flows with Webhooks, ready to activate in a few clicks.

Webhooks in practice

How different teams use Webhooks in everyday automations.

Illustration of Webhooks being used in a Pluga automation
  • Proprietary forms or forms without a native integration trigger a notification to Pluga's webhook URL. Each lead lands instantly in the marketing automation or CRM, with no one downloading spreadsheets or uploading CSVs.

    Capture leads with Webhooks
  • When a sale is completed, whether a course, subscription or physical product, Pluga receives the payment notice and acts right away: the customer enters the CRM, gets access to the members area and receives the welcome message.

    Connect a sales platform via Webhooks
  • Conversation events, support chatbots or scheduling reach Pluga immediately, which fires the notification: the existing contact card gets the new status, the latest interaction and an updated history. The sales team works with data that's always current, with no re-registering records.

    Update customer data with Webhooks
  • When a customer cancels, a contract ends or a subscription is interrupted, Pluga steps in: access to the members area is revoked and the profile is updated in the billing app the moment the cancellation happens.

    Close out records with Webhooks

All automations with Webhooks

Trusted by over 10.000 amazing companies

Possibilities with Webhooks on Pluga

Triggers and Actions of Webhooks

The trigger is the event that starts the flow with Webhooks, while the action is the task Pluga performs automatically on that app.

Premium Trigger
Webhooks

Received notification

When Webhooks receives a notification from your tool

  • Capture events from a tool outside the hub, such as a new sale, abandoned cart, or new signup
  • Receive lists of items at once (arrays)
  • Start a workflow from an internal system

Date and time (UTC) when the order was captured by Pluga

Premium Trigger
Webhooks

API new request

For each new request from Webhooks to your tool

  • Start a workflow from a system without a native integration
  • Use an event from your own API as the trigger
  • Capture data from your company's internal tools
Premium Action
Webhooks

Send a message via Pluga Webhooks

send a notification to your app/system via Webhooks

  • Create a record in a tool that Pluga doesn't integrate with
  • Update an existing record (PUT or PATCH)
  • Delete a record (DELETE)
  • Notify an internal system whenever an event occurs

API URL of the tool Required

Tool fields

Headers

Query Params of the request

How it works

How to integrate with Webhooks

1. Trigger Webhooks Received notification, API new request
2. Action Target app Perform an action…
1. Trigger Source app When something happens…
2. Action Webhooks Send a message via Pluga Webhooks
Works even better with

Boost Webhooks with other workflow features

Combine multiple resources to build even smarter workflows with Webhooks.

Formatador

Formatador

The Formatter standardizes dates, numbers, and text as they pass through your automation, formatting everything automatically. Data leaves one app and arrives in the next in the expected format.

Roteador

Roteador

The Router lets you create conditional paths within a single workflow. You define the criteria, and Pluga routes the execution to the right path based on the captured data.

Loop

Loop

The Loop identifies each item in a list from previous workflow steps, splits them into individual data sets, and runs the following actions once for each item.

Frequently Asked Questions

Everything you need to know to get started with Webhooks on Pluga.

  • Webhooks works as a bridge to connect your everyday apps to systems that aren't in Pluga's catalog, including proprietary platforms. It lets you automatically send or receive data between systems through a unique URL.

  • It can be used both ways. As a trigger, an external app sends a notification to Pluga's URL to start an automation. As an action, Pluga sends your flow's data to a destination system's URL (e.g. notifying an internal system when a lead comes in through Facebook Lead Ads).

  • Pluga's Webhooks offer wide flexibility and support the POST, GET, PUT, PATCH and DELETE methods. This lets you create new records, update existing data or even remove information in other systems.

  • The feature supports lists of items (arrays). This is ideal for events like a cart purchase with multiple products. In these cases, you can use Webhooks together with Pluga's Loop to split the list and register each product individually in a single automation.

  • No. Both the trigger (Received notification) and the action (Send data via Webhooks) are Premium, meaning they're exclusive to subscribers of paid Pluga plans that include this benefit.