• Work Status Production
  • NEWBIE
  • 0 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 2
    Replies
Hi

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:Mrs<eol>
first_name:Example<eol>
last_name:Example<eol>
homeno:0Example<eol>
mobile:<eol>
email:Example@me.com<eol>
dob:1970-08-16<eol>
address1:My Address <eol>
address2:Example<eol>
town:Bury<eol>
county:Greater Manchester<eol>
post_code:EX1 4PL<eol>
reg_no:Example<eol>
make:Hyundai<eol>
model:i30<eol>
specification:Premium<eol>
style:Hatchback<eol>
engine_cc:1600<eol>
fuel_type:Diesel<eol>
transmission:Manual<eol>
financed:No<eol>
vehicle_purchase_date:2014-93-19<eol>
purchase_value:16000.00<eol>
first_registered_date:2013-09-10<eol>
current_mileage:8843<eol>
gap_policy_type:Vehicle Replacement Insurance<eol>
gap_term:5 Years<eol>
gap_claim_limit:£15000<eol>
gap_price:250<eol>
tyre_policy_type:<eol>
tyre_term:<eol>
tyre_claim_limit:<eol>
tyre_price:<eol>
warranties_policy_type:<eol>
warranties_term:<eol>
warranties_claim_limit:<eol>
warranties_price:<eol>
mot_policy_type:<eol>
mot_term:<eol>
mot_claim_limit:<eol>
mot_price:<eol>
smart_policy_type:<eol>
smart_term:<eol>
smart_claim_limit:<eol>
smart_price:<eol>

I believe we are using a email service and a logic to read it.

We are looking to include a number of extra fields and also set up SF to automatically send an email template to the contact on creation of the account.

Long term, we will be working on a number of similar projects so would like to work with a Salesforce approved/credited company.

Please contact us if you would like more information and to provide a quotation.
I am looking for someone to advise on the best way to:

* Call an external URL when certain salesforce objects (household,contact,activity) are insert/update/deleted
* Ease the registration for calling into the salesforce API (such as using remote site settings when installing AppExchange packages)

and implement it.