Purpose: 

This walkthrough aims to help you set up your Konnektive account in the Webforce CRM.

 

Pre Requisites:

Basically, we need to set up a Postback notification; these notifications will be triggered every time a relevant event is generated in Konnektive CRM.

1. Create API user on Konnektive CRM

Create a new user and grant permissions for API access for these modules:

c0eb9e92-7271-42b9-ab7f-4eff3d151f8b.png

Go to Admin | Users and click the green Add User button

2. Create Konnektive Integration on Webforce CRM

Go to integrations section on Webforce CRM and create a new Konnektive integration using the credentials created in the step 1.

1914a47d-0371-460a-b5b8-ca20269ddf2c.png

Go to Integrations and click the floating blue + button

c384ea0b-af76-448b-9abd-3fcf5ada9b57.png

Integration created drawer

3. Configure a Postback Export Profile on Konnektive CRM

Export Profiles are used to send data to a Postback URL (webhook).

60b4e005-6235-40ac-9661-2cb7c503f65e.png

Go to Admin | Exports and click the green + button

5004f301-1255-4e34-9a55-a8a515dc401a.png

Add a profile name and select Postback as the export type

33b947d8-c076-4935-b1b1-aa5575565394.png

Click edit to enter the profile configuration page

We need to configure two sections: General Settings and Field Mappings.

068385c6-7aa2-4eb6-bb6e-9ecafeb4fabe.png

Edit Export Webhook Profile

Configure General Settings

1acb9e5b-6cb8-4e05-a4b2-10fcc02b3ffa.png

Configure General Settings

In the Postback URL set the url given for the Konnektive configuration in Webforce CRM

fc85a46e-deb1-4dab-b928-3e4df0371e85.png

o to Integrations and click on the edit button of the Konnektive integration

 

Configure Field Mappings

We need to get the following information (fields) in the Postback payload in order to save as much information from the order/lead in the Webforce CRM.

All fields mentioned in the following documentation are valid and can be used, but we only need the ones listed in the table below.

mceclip0.pngmceclip1.png465bbc17-3663-4b45-81ee-4a0342808ba3.png

Click the green + button to add a Field Map

bc5150db-fa41-4b20-9b63-f7f1368e0dc4.png

Export Name: the name that the field will have when exported.

Field: the name of the field you are mapping from the CRM order record.

Static Value: If selecting “Static” as the field, then this represents the static (unchanging) value that is always used.

bd8fb1fa-563b-4cec-aa9e-7a1b4ab04c56.png

Note: add the export fields name same as the field name of the order record (check the valid fields on this documentation).

Make this process whit all the fields listed in the above table

4. Configure Profile Routing

Screenshot_2022-11-15_at_15.03.08.png

 

We need to configure 2 Profile routing that will be used to send the information configured on the Field Mappings when a relevant event occurs.

Screenshot_2022-11-15_at_15.20.03.png

Click the green + button on the Profile routing panel

Profile: The name of the profile configured on Step 3 of this document

CustomerType: is the event type that you want to report to the postback URL

Campaigns: select all campaigns option

Product: select all products option

Make this process whit the 2 customer types options: New Sale and Decline

 

How to verify if the integration is working:

To check a live order go to Orders and select the Order number as shown below

mceclip1.png

To check a Test order just go to Orders and click the Funnel icon on the top right corner

mceclip2.png

Once you have selected the Funnel icon the dropdown will appear, just select Test and Apply to view only the Test orders

mceclip3.png

Checklist: