Pabbly Connect

How to integrate Mango with Pabbly Connect

By Oliver P
August 17, 2021

With this integration, you can now send new customer data (email, name, etc.) to any other service via Pabbly Connect.

On the main menu of the Mango plugin, select the integrations tab and click to add a new integration.

Then select the "Integration Type" for "Pabbly Connect" as shown below.

image.png

Then, simply add your integration details as shown below.

image.png

The integration ID is a short identifier (self-created), so you can differentiate it from other Pabbly Connect integrations you might add later on.

You can get the Webhook URL when you login to your Pabbly Connect account. Simply create a new Workflow and select "Webhook by Pabbly" and follow the given instructions.

When this integration is used, it makes a JSON-encoded POST request to this Pabbly Webhook URL with the following fields:

email

name

address_line1

address_line2

address_zip

address_city

address_state

address_country

billing_name

billing_address_line1

billing_address_zip

billing_address_city

billing_address_state

billing_address_country

billing_address_country_code

shipping_name

shipping_address_line1

shipping_address_zip

shipping_address_city

shipping_address_state

shipping_address_country

shipping_address_country_code

payment_name

payment_description

payment_currency

payment_price

payment_payment_method

payment_mode

plan_id

plan_name

plan_description

plan_currency

plan_price

plan_interval

plan_trial

plan_payment_method

plan_mode

Was this article helpful?

Thanks for your feedback!