Step 1.
Configure lead source in Cronetic by following this Guide >> Click Here
Step 2.
Gather your Parser Email information from the new Lead Source and the API Key from your Settings
Step 3.
In your Dispatchable Account, Create a webhook and name it Cronetic Lead source (or what ever fits your campaign)
Step 4.
Configure your Webhook with the following details
Use the details below in the Raw JSON Body
{
"name": "#Loads.customer_first_name# #Loads.customer_last_name#",
"email": "#Loads.customer_email#",
"movedate": "#Loads.first_avail#",
"phone": "#Loads.customer_phone_1#",
"ogzip": "#Loads.origin_city#,#Loads.origin_state#,#Loads.origin_zip#",
"deszip": "#Loads.destination_city#,#Loads.destination_state#,#Loads.destination_zip#",
"vehiclemake": "#Loads.vehicles[0].vehicle_make#",
"vehicleyear": "#Loads.vehicles[0].vehicle_year#",
"vehiclemodel": "#Loads.vehicles[0].vehicle_model#",
"vehicletype": "#Loads.vehicles[0].vehicle_type#",
"vehicleoperable": "#Loads.vehicles[0].is_operational|lookup:is_operational#",
"transport_type": "#Loads.trailer_type#",
"api_key": "YOUR_API_KEY",
"source": "YOUR_PARSER_EMAIL"
}
Step 5.
Create Lead Source by going to Settings > Data Source > Lead Sources > Add New Lead Source
Step 6.
Configure your lead source by naming it and selecting Type > Webform from the dropdown.
Step 7.
Select the webhook you've created from the dropdown in the new lead source settings.
For best performance, use the following settings
Step 8.
Click "Create" or "Save Changes"
Step 9.
Test the newly created webform to make sure the data is being passed into your Cronetic account.
Step 10.
Plug newly webform URL into your website where you're users normally request an online quote.
If you have any issues, please do not hesitate to contact us support@cronetic.com
Comments
0 comments
Please sign in to leave a comment.