drupalpune/plugin-konfhub

Integrate KonfHub with Mautic to nurture the leads and enable personalized communication.

1.0.0 2024-08-07 14:41 UTC

This package is auto-updated.

Last update: 2024-09-07 15:12:53 UTC


README

INTRODUCTION

Integrate KonfHub with Mautic to nurture the leads and enable personalized communication.

INSTALLATION

  1. Get the plugin using composer require drupalpune/plugin-konfhub
  2. Install it using php bin\console mautic:plugins:reload.
  3. The plugin will start listing on plugin page. Plugins Page

CONFIGURATION

  1. Login to the event dashboard Konfhub.
  2. Navigate to Developers > Webhook Konfhub Webhook
  3. Click on Create webhook button, this will pop open a window Webhook setting popup
  4. Fill in the following details
    1. Webhook URL: <your-domain>/plugin/webhook/konfhub
    2. Webhook Events: Select Lead Generation WebhookDetails
  5. And click on create.
  6. Now whenever there is lead type event, the mautic will receive the payload and will create/update the lead.
  7. Please check the integration tab on Contact's details page for booking details. Contacts Details

AUTHOR

👤 Rahul Shinde