You need to sign in to do that
Don't have an account?

How to insert/update a Salesforce record based on Google Calendar
When a meeting is created in Google Calendar, then we want to insert/update a Salesforce record.
- What technical approach can be followed to implement this requirement?
- Is it possible to invoke a Salesforce web service from Google Calendar when a new event is created? The Salesforce web service will perform the necessary processing.