• Building Radar
  • NEWBIE
  • 0 Points
  • Member since 2016

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

I am new to APEX programming so this will probably be an absolute rookey question:

How do I trigger a certain email or email alert on a date/time field I create on contacts? So what I want to do is to send an email to a contact one minute before a manually given date/time on the contact's page in my salesforce.

Thanks for the help! 

Cheers
Hi everyone,
I wanted to create a trigger that updates a custom checkbox field (Contacted__c) after I have sent an email. Since I am sending the mail from Gmail and logging it to Salesforce via an app called Ebsta, the email appears in "Activity History" only.
Being new to programming, I would greatly appreciate some help on how to write an apex trigger that updates the "Contacted" field when "Activity History" is not empty.
Many thanks for your help!
Cheers, 
Lawrence