Create Custom Webhook in Make.com

Below are the steps on how to create Custom Webhook in Make.com to receive data from Payfunnels:

  1. Log in to your Make.com account.
  2. Create a new Scenario.
  3. From the available apps, select the Webhooks app.
  4. Choose the "Custom webhook" module.

  1. Click "Add" to create a new webhook.
  2. Name your webhook (e.g., PayFunnels) and click Save. Copy the generated Webhook URL

Add Webhook URL to PayFunnels


  1. Log in to your PayFunnels dashboard.
  2. Go to Billing > Settings > Integrations > Webhook URL.
  3. Paste the Webhook URL you copied from Make.com into the Webhook URL field.
  4. Click "Resume" to enable the webhook, Ideally the webhook given by make.com should be added in the Payfunnels integration unless you have another flow in your server.
  5. Your webhook is now active and ready to receive data from PayFunnels.

Please check this article on how to add Webhook URL in Payfunnels: https://payfunnels.helpscoutdocs.com/article/203-what-is-callback-url

Data Received by the Webhook


●totalAmount – Total amount charged

●currency – Currency used (e.g., USD, EUR)

●invoiceTitle – Title of the invoice

●customerName – Name of the customer

●customerEmail – Customer's email address

●receiptId – Receipt ID generated

●invoiceId – PayFunnels invoice ID

●chargeId – Charge ID of the charge processed


Use the Data for another app


  • Now you’re receiving data from PayFunnels, you can process it further using

other modules in Make.com.

Email us at support@payfunnels.com if you have any questions.