• Heather DeMalio
  • NEWBIE
  • 0 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 1
    Replies
Hello, 

I am looking to populate the address fields by using the longitude and latitude coordinates. 

I can look this information up with Google Maps API but I don't know how to get this information into my Salesforce fields, 
Here is an example of google link https://maps.googleapis.com/maps/api/geocode/json?latlng=40.714224,-73.961452&result_type=street_address&key=AIzaSyB9SidQvZbhRlDax3Vvg8ak0hE0nxk7seo

Can anyone assist?

Thanks
-Heather
Hello,

I need an Apex Trigger to update a date field on a Contact Record with the date field from the related Account Record. Will also need Apex Class. The Contact Record is not always edited so a workflow or process doesn't cut it.

Thank you
-Heather
Hello,

I need an Apex Trigger to update a date field on a Contact Record with the date field from the related Account Record. Will also need Apex Class. The Contact Record is not always edited so a workflow or process doesn't cut it.

Thank you
-Heather