Learn Mokapen

Main menu
App Integrations Common features Contact us

MeetGeek

The MeetGeek integration brings meeting transcripts and AI notes into Mokapen automatically. When a call is processed in MeetGeek, Mokapen can create a document, a note, or keep only the meeting URL, and — when possible — link the result to the matching appointment already on your calendar.

This is designed for sales and customer success teams who already record calls in MeetGeek and want the outcome (summary, action items, full dialogue) available next to the CRM appointment, without exporting files by hand.

General integrations overview: Integrations.

 

Requirements

  • A Mokapen plan that includes the MeetGeek integration (Premium — medal icon on the page if not available on your plan).
  • An active MeetGeek account with permission to create API keys and/or webhooks.
  • Optional but recommended: Google Calendar or Outlook Calendar synced with Mokapen, so appointments can be matched by calendar event id or meeting URL.

 

Connecting

Unlike OAuth calendar apps, MeetGeek connects with an API key. You paste the key once in Mokapen, then configure the webhook that notifies Mokapen when a transcript is ready.

  1. User menu → IntegrationsMeetGeek.
  2. Click Sync / Connect (requires an adequate Premium plan).
  3. Create or copy your API key from MeetGeek (developer documentation).
  4. Paste the key in Mokapen and confirm Connect.
  5. When the link succeeds, the page shows the connected account and unlocks webhook and save settings.

 

Webhook

After connecting the API key, the Integrations → MeetGeek page shows a webhook URL to copy. Paste it in MeetGeek Public API settings and subscribe to the event that fires when a transcript is ready (typically call analysis completed).

Optionally set a Webhook secret in Mokapen and use the same value as the optional MeetGeek signing secret (header X-MG-Signature). This is recommended in production so only genuine MeetGeek requests are accepted.

Press Save on the Mokapen page after changing webhook secret or save options.

 

Save settings

Still on Integrations → MeetGeek, choose how each processed meeting is stored in Mokapen:

  • Document — creates a document with the meeting content (best for sharing long transcripts with the team).
  • Note — creates a note linked to the matched appointment or available in your notes stream.
  • URL — stores mainly the link back to the recording in MeetGeek, without importing the full text body.

You can also toggle whether to include the summary and the transcript (AI summary and full transcript). Turning both off with URL mode keeps only a lightweight pointer to the external recording.

 

Matching appointments

When a transcript arrives, Mokapen tries to attach it to an existing appointment:

  1. First it looks for a calendar sync id already stored for that meeting (Google Calendar or Outlook Calendar integrations).
  2. If that fails, it compares the meeting URL from MeetGeek with the URL field on appointments.
  3. If no appointment matches, the document or note is still created — it is simply not linked to a calendar event.

Tip: keep the same meeting link on the appointment card that MeetGeek records (Zoom, Meet, Teams…), and keep calendar sync active for the most reliable match.

 

Sharing with teammates

Like other Mokapen integrations, you can share the MeetGeek connection with selected teammates or teams from the sync sharing controls on the settings page. Shared users can benefit from transcripts landing in the organization without each person connecting their own key.

 

What happens after a meeting

  1. MeetGeek finishes processing the recording and fires the webhook (or Grain delivers call analysis completed).
  2. Mokapen receives the payload, optionally verifies the signature/secret, and queues a background job.
  3. The job fetches summary/transcript details via API when needed, applies your save options, and creates the document/note/URL record.
  4. If an appointment match is found, the new item is linked to that appointment so it appears in context.
  5. Duplicate deliveries for the same recording are ignored via sync deduplication, so retries do not create double documents.

 

Common issues

  • Nothing appears after a call — check that the webhook is correctly pasted in MeetGeek (except Grain, where it is automatic), that the integration is still connected, and that the Premium plan includes this app.
  • Document created but not on the appointment — the meeting URL or calendar event id did not match. Open the appointment, confirm the URL, and ensure calendar sync is active.
  • Webhook rejected / signature errors — the secret in Mokapen must match exactly what is configured in MeetGeek; regenerate both sides if unsure.
  • Only the link is saved — check Save as and the summary/transcript checkboxes; URL mode intentionally skips the full body.
  • API key invalid — regenerate the key in MeetGeek and reconnect from Integrations → MeetGeek.

 

Disconnecting

Use Disconnect on the Integrations → MeetGeek page (available to the user who connected the integration). Remove or disable the webhook in MeetGeek as well if you no longer want deliveries.

Documents and notes already created stay in Mokapen; disconnecting only stops new transcripts from arriving.

 

Use cases

  • Sales call follow-up — after a discovery call recorded in MeetGeek, the summary lands as a document on the appointment: the AE can share action items without rewriting notes.
  • CS QBR archive — quarterly business reviews stay searchable in Mokapen documents, linked to the customer appointment.
  • Handoff between roles — SDRs record demos in MeetGeek; closers open the matched appointment and read the transcript without switching tools.
  • Lightweight CRM pointer — use URL save mode when you only need a deep link back to MeetGeek from the appointment card.

 

Frequently asked questions

Q: Does Mokapen record the meeting itself?

A: No. Recording and transcription happen in MeetGeek. Mokapen only receives the result via webhook and stores it according to your settings.

 

Q: Is an API key always required?

A: Yes for MeetGeek: paste it once to connect. The webhook then delivers each completed transcript.

 

Q: What if there is no matching appointment?

A: The document or note is still created. You can link it manually later, or fix the meeting URL / calendar sync for future calls.

 

Q: Can teammates use my connection?

A: Yes, if you share the integration with them from the sync sharing settings on the Integrations page.

 

Q: Will reconnecting duplicate old meetings?

A: Mokapen deduplicates by sync identity for recordings already imported. New meetings continue to create new documents/notes.

 

Q: Where do I find the settings later?

A: User menu → IntegrationsMeetGeek. Webhook URL, secrets and save options are on that page after connecting.

Need help?