Skip to content
Per-pair page

Calendly + GitHub: turn user-research bookings into issue context.

Create GitHub issues for follow-up work from Calendly research interviews, demo bookings, or office-hours sessions. Captures customer signal as engineering work.

Trigger app
GitHub as the trigger

Workflows fire when something happens in GitHub.

Action app
Calendly as the action

Workflows do something in Calendly, instantly.

Both directions

Pick the way that fits your stack.

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

GitHubCalendly

When something happens in GitHub, do it in Calendly.

1 GitHub triggers wired to 5 Calendly actions. Most-used pairing: New GitHub EventGet Current User.

CalendlyGitHub

Or fire it the other way around.

2 Calendly triggers wired to 23 GitHub actions downstream.

See CalendlyGitHub
Popular pairings

Common GitHub → Calendly workflows.

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

Showing 4 of 5 combinations
How it works

Connect GitHub and Calendly in five steps.

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

  1. 1
    Connect
    Authorize GitHub and Calendly

    Open Tiny Command, authorize GitHub and Calendly once each. Both connections are available to every workflow on your account.

  2. 2
    Trigger
    Pick a GitHub trigger

    Drop the GitHub → New GitHub Event trigger onto the canvas. Tiny Command auto-registers the webhook.

    POST /v1/webhooks/github.trigger-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 Calendly action

    Drop the Calendly → Get Current User action below it. Map fields from the GitHub payload into the Calendly inputs.

    calendly.get-current-user
  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 GitHub + Calendly.

When does Calendly + GitHub belong in a workflow?
For founder-led research interviews, dev-relations office hours, or design-partner calls where the conversation drives engineering work. The booking creates a GitHub issue to capture follow-ups, prep, or recordings.
How do I auto-create a GitHub issue from a research interview booking?
Calendly Invitee Created filtered to event_type = "user-research-interview" → GitHub Create Issue with the invitee name, company, scheduled time, and a prep template. Assign to the host.
Can I add post-meeting notes as a GitHub comment on the same issue?
Yes. After the meeting, fire a follow-up workflow (manual or scheduled) that pulls the meeting summary from Notion/Zoom recording → GitHub Add Comment on the linked issue. Standing record of customer signal.
How do I link a GitHub issue back to the original Calendly invite?
Include the Calendly event URI (canonical link) in the issue body. The reverse direction: store the GitHub issue URL in a Calendly hidden field if you're using a custom intake form.
Can I auto-label the GitHub issue by booking type?
Yes. Pass labels in Create Issue based on the Calendly event_type ("research-interview", "demo", "office-hours"). Labels must exist on the repo; create missing ones via a one-time provisioning workflow.
How do I avoid creating issues for cancelled meetings?
Use the Invitee Canceled trigger to close the linked GitHub issue. Or wait to create the issue at "meeting started" time via a delayed workflow rather than on booking creation.
Related

Other apps that pair well with GitHub.


Wire GitHub to Calendly in 2 minutes.

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