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
DevWannabeDevWannabe 

Create Google Task within SFDC

Is it possible to create a task in Google from within SFDC?  Like when a Projected effective date is set on an opportunity it does the following...

  • Creates a task in Google with the "Opp Name - Projected Effective Date" as the task name
  • Puts the Projected Effective Date in as the Task Due Date
  • Anytime that PED field is updated it updates the task in google accordignly
  • When the Opportunity is closed it closes the task

At a minimum I would like to be able to do the first two.  The last two would be nice to have, but not necessary to accomplish what I am looking for.

LoserKidLoserKid

http://wiki.developerforce.com/page/Google_Data_API_Toolkit

 

i have never worked with it but that sound like what your looking for. good luck

 

Aaron

AmitSahuAmitSahu

You can do it with the sample example :

 

http://wiki.developerforce.com/page/Google_Calendar_API