Chrome Extension Webhooks

Find out more about the Webhooks of the Connect Chrome Extension.

Jovanna Karis avatar
Written by Jovanna Karis
Updated over a week ago

Webhooks allow you to link the most common CRM and ERP systems with Dealfront.

The Dealfront webhooks of the Connect Chrome extension allow you to transmit the following information to your system:

  • a single company dataset

  • a single contact dataset as a contact or a lead

Please Note: Dealfront provides the data, but the integration of this data into your target system is up to you. Please direct any questions regarding your target application, keywords, setup, and settings to your data integration service provider and/or your CRM or ERP platform provider.

Webhooks

Webhooks are a data transfer technology. The Dealfront platform accesses an HTTP address provided by you and transfers the data. Many CRM systems already allow for the reception of data via HTTP, so that your data records can be expanded with information about companies and contacts from the Dealfront database.

Process

  • You have selected a company in your Connect Chrome extension and would like to transfer the company data to your CRM. Click on “Sync” inside the extension.

  • Dealfront sends the data via HTTP to your specified address

  • Your CRM receives the data and saves it into your target database

The selected data will then be transferred in the JSON format. You can choose between three different formatting types:

  • Structured
    This type transfers the data in a clearly structured format which is particularly well-suited for software developers and integrators.

  • Flat
    This type uses a simplified data structure. It is particularly well-suited for further processing in low-code-tools.

  • Legacy – (old)
    This is the same formatting type as the one used in Connect 2.0.

Please note: Only encrypted URLs are allowed (only https://, NO http://).

The technical documentation regarding the Chrome extension webhooks is available here.

Setting up the Chrome Extension Webhooks

Open the Dealfront account dashboard.

Click on “Integrations” in the sidebar to the left.

Navigate to “Chrome Extension Webhooks”, then click on “Connect Application”.

Select a name, data format, and your desired language:

  • Integration Name: Enter the name of your integration. This name will be displayed inside the Dealfront tools as, for instance, “MyCRM”.

  • Data format: Choose the type formatting for the JSON data transfer.

  • Language: Choose the language in which you want to transfer the data. This setting refers to translations and the formatting of numbers in text fields.

Authorisation

Enter your authorisation data here.

API key: The password or API token expected by your target system.

Send as: You can choose to transfer the data either as http-Header or Query-Parameters inside the URL:

URL Settings

Enter the target URL to which Dealfront should send the selected data. You can also click on “Send test request” to verify whether or not your webhooks are working as intended.

--

Questions, comments, feedback? Please let us know by contacting our support team via live chat or by sending us an email at support@dealfront.com.

Did this answer your question?