Skip to content
Per-pair page

Google Calendar + Salesforce: every meeting logged as activity.

Log Calendar meetings as Salesforce Events with the right Account, Contact, and Opportunity associations. Sales reps never re-enter meeting data.

Trigger app
Salesforce as the trigger

Workflows fire when something happens in Salesforce.

  • Salesforce has no triggers yet. Use the catalog's universal Webhook trigger as the upstream.
Action app
Google Calendar as the action

Workflows do something in Google Calendar, instantly.

Both directions

Pick the way that fits your stack.

Pair pages are mirrored. Each direction gets its own dedicated page.

SalesforceGoogle Calendar

When something happens in Salesforce, do it in Google Calendar.

0 Salesforce triggers wired to 7 Google Calendar actions.

    Google CalendarSalesforce

    Or fire it the other way around.

    5 Google Calendar triggers wired to 13 Salesforce actions downstream.

    See Google CalendarSalesforce
    Popular pairings

    Common Salesforce → Google Calendar workflows.

    Pick a pairing to set it up in two minutes. Each one is a fully editable recipe.

    Showing 0 of 0 combinations
    How it works

    Connect Salesforce and Google Calendar in five steps.

    No code, no glue, no half-day setup. Each step is one click.

    1. 1
      Connect
      Authorize Salesforce and Google Calendar

      Open Tiny Command, authorize Salesforce and Google Calendar once each. Both connections are available to every workflow on your account.

    2. 2
      Trigger
      Pick a Salesforce trigger

      Drop the Salesforce → New event trigger onto the canvas. Tiny Command auto-registers the webhook.

      POST /v1/webhooks/salesforce.event
    3. 3
      Transform
      Add a filter or AI step

      Optionally add a Filter node ("subject contains URGENT") or an AI step ("classify intent") between trigger and action.

    4. 4
      Action
      Add the Google Calendar action

      Drop the Google Calendar → Create Event action below it. Map fields from the Salesforce payload into the Google Calendar inputs.

      google-calendar.create-event
    5. 5
      Publish
      Publish and forget

      Hit Publish. Tiny Command runs it in production from second one. Watch the run-log fill up.

    FAQ

    Questions about Salesforce + Google Calendar.

    How do I log a Calendar meeting as a Salesforce Event?
    Calendar Event Created with external attendees → Salesforce Find Lead/Contact by attendee email → Salesforce Create Event associated with that record, with subject, time, and description from Calendar.
    Can I auto-associate the Event with an open Opportunity?
    Yes. After Find Contact, query for the contact's open Opportunities. If exactly one, associate the Event with it. If multiple, attach to the most recently modified one or skip auto-attach.
    How do I avoid logging internal meetings to Salesforce?
    Filter Calendar triggers where any attendee has an external email domain. Internal 1:1s and team meetings skip Salesforce — no need to clog activity history with internal noise.
    Can I push Zoom recording link into the Salesforce Event?
    Yes. Zoom Recording Completed → look up Salesforce Event by meeting time + attendees → Salesforce Update Event with recording URL in the Description field. Reps replay calls inside Salesforce.
    How do I avoid duplicate Salesforce Events on Calendar reschedules?
    Store the Salesforce Event ID in a custom property on the Calendar event (or in a side lookup). On Calendar Event Updated, look up the Event ID and Update Event instead of creating duplicate.
    Can I respect Salesforce API daily limits when syncing every meeting?
    Use Salesforce Composite API for batch updates. Filter Calendar events to external-attendee only. Most teams stay well under the SFDC 15K-150K daily call limit with these filters.
    Related

    Other apps that pair well with Salesforce.


    Wire Salesforce to Google Calendar in 2 minutes.

    Free tier available. No credit card. No onboarding call.