Connector using Pabbly

Register Pabbly Account

  1. Open pabbly.com in a new tab.

  2. Click Sign Up Fre.

  1. Click Sign up with Google.

  1. Choose your preferred email.

  1. Click the Continue button.

  1. Click Access Now under Pabbly Connect to open the page in a new tab.

Setup First Action: Webhook

  1. Click + Create Workflow.

  1. Enter a name for the workflow and then click the Create button.

  1. Under Choose App, select Webhook.

  1. Under Trigger Event, choose Catch Webhook (Preferred).

  1. Copy the webhook URL.

  1. Paste the webhook URL into the form settings under Webhook.

  1. Open the form, fill it out, and submit it to trigger the hook.

  1. When you open Pabbly, it will show this: Pabbly already captures the details submitted in the form.

Setup Second Action: POST

  1. Click the second action.

  1. Under Choose App, select API (Pabbly).

  1. Under Action Event, choose Execute API Request. Then, click the Connect button.

  1. Under Action Event Method, select POST.

  1. Under API Endpoint URL, paste the URL from Kuasa. Then, make sure under Payload Type, select JSON.

  1. Tick at the Set Parameter.

  2. Under Label, type firstName.

  1. Click the Value field and type firstname in Insert Data from Previous Step.

  2. Choose Fields FirstName Value.

  3. Click '+' (on the right side) to add other label.

  1. Repeat steps 21 - 24 for the following details:

  • Label lastName > Value search lastname > select Fields LastName Value

  • Label email_contact > Value search email > select Fields Email Contact Value

  • Label contact > Value search contact > select Fields Contact Value

  1. It should look like this.

  1. Click Save & Send Test Request.

  1. If you want to turn off the webhook, you can toggle OFF the webhook at the top right of the page.

Well Done! You already set up the webhook using Pabbly. You can try submitting the form again and check the details are entered into Kuasa system.

Last updated