function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
elaine@click2protect.co.ukelaine@click2protect.co.uk 

Adhoc Salesforce Customisation Required

 

We have an ecommerce site in php that builds some text string which is emailed to a custom email address in salesforce crm.

We need to make some changes in salesforce to exsiting customisation, so are looking for a certified salesforce expert. Please see an example of the information we are sending


title:".$ecustomer_title."
first_name:".$ecustomer_first_name."
last_name:".$ecustomer_last_name."
homeno:".$ecustomer_contact_number."
mobile:".$ecustomer_mobile_number."
email:".$ecustomer_email."
dob:".$dob22."
address1:".$ecustomer_address_line_1."
address2:".$ecustomer_address_line_2."
town:".$ecustomer_address_town."
county:".$ecustomer_address_county."
post_code:".$ecustomer_address_post_code."
reg_no:".$ecars_registration."
make:".$ecars_make."
model:".$ecars_model."
specification:".$ecars_specification."
style:".$ecars_body_type."
engine_cc:".$ecars_engine_size."
fuel_type:".$ecars_fuel_type."
transmission:".$ecars_transmission."
financed:".$ecars_finance."
vehicle_purchase_date:".$date_purchased22."
purchase_value:".$purchase_value."
first_registered_date:".$date_reg22."
current_mileage:".$current_mileage."
gap_policy_type:$title
gap_term:$term22
gap_claim_limit:£$claim_limit22
gap_price:$product_price
tyre_policy_type:Tyre Insurance
tyre_term:$term22
tyre_claim_limit:£$claim_limit22
tyre_price:$product_price
smart_policy_type:SMART Insurance
smart_term:$term22
smart_claim_limit:£$claim_limit22
smart_price:$product_price
        warranties_policy_type:$policy_type22
        warranties_term:$term22
        warranties_claim_limit:£$claim_limit22
        warranties_price:$price22
$email='accountcreation@c-2qwiliigfli50nsdsdtv3ygemjnmu.in.salesforce.com';
mail("$email","New Lead",$fields22,"From: mail@oursite.co.uk");

We would like to add some new fields as follows:

policy numbers, policy end dates, properly formatted numbers, custom field update

We are looking to work with a certified Salesforce developer who we can continue to work with on an adhoc basis for other tasks we have.

 

Ashutosh (Independent SFDC Consultant)Ashutosh (Independent SFDC Consultant)
Hi

It seems a small task for us. We got your point. You are using a email service and a logic to read it. Please send us an email to ashatsalesforce@gmail.com

Regards
Ashutosh