{"id":132943,"date":"2026-05-09T03:32:31","date_gmt":"2026-05-09T03:32:31","guid":{"rendered":"\/in\/tutorials\/how-to-automate-meeting-transcripts-openclaw"},"modified":"2026-05-09T03:32:31","modified_gmt":"2026-05-09T03:32:31","slug":"how-to-automate-meeting-transcripts-openclaw","status":"publish","type":"post","link":"\/in\/tutorials\/how-to-automate-meeting-transcripts-openclaw","title":{"rendered":"How to automate meeting transcripts with OpenClaw"},"content":{"rendered":"<p>OpenClaw can <strong>automate meeting transcripts<\/strong> by receiving recordings, capturing live captions, importing external transcripts, or searching meeting notes your team already stores in other tools. The right workflow depends on the transcript source: uploaded audio works best for simple post-meeting processing, OpenUtter for live Google Meet caption capture, webhooks for Zoom or Microsoft Teams transcripts, and transcript search when tools like Fathom or Fireflies already store the meeting history.<\/p><p>A reliable setup starts with choosing where OpenClaw should run, then selecting the transcript path that matches your meetings. Recorded meetings can be uploaded or sent from another recorder; live Google Meet calls can be captured with OpenUtter; and external transcripts can be imported into OpenClaw via a webhook with meeting context such as title, source, date, and transcript text.<\/p><p>After OpenClaw receives the transcript, the workflow should standardize the handoff before moving to summaries, action items, or task creation. Consistent transcript metadata, clear source labels, secure webhook routes, and participant consent help prevent common issues like empty captions, incomplete recordings, failed webhook payloads, and inconsistent meeting outputs.<\/p><p><\/p><h2 class=\"wp-block-heading\" id=\"h-where-should-openclaw-run-for-an-always-on-transcript-pipeline\">Where should OpenClaw run for an always-on transcript pipeline?<\/h2><p><a href=\"\/in\/tutorials\/how-to-set-up-openclaw\">Set up OpenClaw<\/a> in the environment that matches how your meeting transcript is entered into the workflow. Managed OpenClaw is the best fit for transcript uploads, webhook intake, chat delivery, and scheduled transcript processing. OpenClaw on VPS is better for live Google Meet capture because that setup usually needs browser automation, root access, and deeper debugging.<\/p><p>For most transcript workflows, OpenClaw only needs to stay online, receive transcript files, process uploaded recordings, or route meeting text to the next workflow. In that case, <a href=\"\/in\/openclaw\">Managed OpenClaw<\/a> keeps the setup simpler by providing an always-on agent without server maintenance. This fits users who want to upload recordings, receive transcripts through webhooks, or send transcript outputs to Telegram, WhatsApp, email, or another connected channel.<\/p><p>Use OpenClaw on a <a href=\"\/in\/vps\">VPS<\/a> when the workflow depends on a live browser session. For example, OpenUtter-based Google Meet capture may require Playwright, Chromium, saved browser sessions, Google authentication, and file-level troubleshooting. A VPS gives you more control over those dependencies.<\/p><p>The practical split is simple: <strong>use Managed OpenClaw for transcript intake and routing, and use OpenClaw on VPS for live meeting capture that needs full system control.<\/strong> Once you choose where OpenClaw should run, select the transcript source: live Google Meet captions, uploaded recordings, Plaud recordings, webhook transcripts, or an existing meeting note tool.<\/p><h2 class=\"wp-block-heading\" id=\"h-how-do-you-capture-live-google-meet-transcripts-with-openutter\">How do you capture live Google Meet transcripts with OpenUtter?<\/h2><p>Use OpenUtter when a Google Meet transcript needs to be captured live, then send it to OpenClaw for processing, routing, and follow-up workflows. OpenUtter handles the meeting capture layer, while Managed OpenClaw works as the always-on agent that receives the transcript and passes it to the next workflow.<\/p><p>OpenUtter is a separate live-capture tool, so it should be treated as the transcript source rather than the place where the full Managed OpenClaw workflow runs.<\/p><p>This setup is useful when your team runs meetings in Google Meet and wants the transcript available shortly after the call. OpenUtter can join the meeting, read live captions, and save the transcript file. After the transcript exists, Managed OpenClaw can process the meeting text through an upload, webhook, connected mailbox, or another intake method.<\/p><p>To capture a live Google Meet transcript with OpenUtter and use it with Managed OpenClaw:<\/p><ol class=\"wp-block-list\">\n<li><strong>Set up OpenUtter as the Google Meet capture tool. <\/strong>Use OpenUtter only for the live meeting capture step. It is responsible for joining Google Meet and collecting captions.<\/li>\n\n\n\n<li><strong>Join the Google Meet with captions enabled. <\/strong>OpenUtter depends on Google Meet live captions. If captions are off, there is no reliable transcript for OpenUtter to capture.<\/li>\n\n\n\n<li><strong>Confirm the transcript file is created. <\/strong>Check that the bot joined the meeting, captions are visible, and the transcript file updates during the call.<\/li>\n\n\n\n<li><strong>Send the transcript to Managed OpenClaw. <\/strong>After the transcript is created, upload the file, email it to the agentic mailbox, or send it through a webhook if your setup supports that handoff.<\/li>\n\n\n\n<li><strong>Route the transcript to the next workflow. <\/strong>Keep this article focused on transcript capture and intake. For the next steps, link to <strong>Extract action items from meetings using OpenClaw<\/strong> and <strong>Convert transcripts into tasks with OpenClaw<\/strong>.<\/li>\n<\/ol><p>Here is a simple OpenUtter command example for the capture layer:<\/p><pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\"># Sign in once if guest joins are unreliable\nnpx openutter auth\n# Join the Google Meet and start capturing captions\nnpx openutter join https:\/\/meet.google.com\/your-meeting-code\n# Optional: take a screenshot during the meeting\nnpx openutter screenshot<\/pre><p>Before using this in a real meeting, run a short test call. The workflow is ready when OpenUtter joins the meeting, Google Meet captions are enabled, and the transcript can be handed off to Managed OpenClaw. Also, disclose transcript capture to participants and follow your company&rsquo;s consent policy before processing meeting content.<\/p><h2 class=\"wp-block-heading\" id=\"h-how-do-you-automate-meeting-recordings-with-openclaw\">How do you automate meeting recordings with OpenClaw?<\/h2><p>Use OpenClaw when the meeting transcript is from a recording rather than a live call. Recorded-meeting workflows are easier than live capture because OpenClaw does not need to join the meeting. It only needs to receive the audio file, process the transcript, and route the output to the next workflow.<\/p><p>This path is useful for founders, consultants, coaches, and remote teams that record calls, voice notes, interviews, or client reviews after they happen. It also works well when a live meeting bot would be distracting or unnecessary.<\/p><p>There are two practical ways to automate meeting recordings with OpenClaw:<\/p><ol class=\"wp-block-list\">\n<li><strong>Upload the meeting audio to Managed OpenClaw. <\/strong>Use this path when you have a recording file from Google Meet, Zoom, Teams, a phone call, or a voice memo. Managed OpenClaw can serve as the always-on location where recordings are received and prepared for the next workflow.<\/li>\n\n\n\n<li><strong>Send recordings from another tool into OpenClaw. <\/strong>Use this path when another recorder, storage tool, or automation platform already collects the meeting audio. The recording can be sent to Managed OpenClaw via upload, email, webhook, or a connected workflow.<\/li>\n<\/ol><p>For a simple setup, start with one recurring meeting type. For example, upload every weekly client review recording to Managed OpenClaw and use the same transcript naming format each time:<\/p><pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">{\n\"meetingId\": \"client-review-2026-04-24\",\n\"source\": \"uploaded-audio\",\n\"meetingType\": \"client review\",\n\"recordingFile\": \"client-review-2026-04-24.mp3\",\n\"nextWorkflow\": \"meeting-action-items\"\n}<\/pre><p>Keep the recording workflow focused on transcript intake. After OpenClaw receives or prepares the transcript, send it to the next workflow for meeting outputs. Use <strong>Extract action items from meetings using OpenClaw<\/strong> when you need owners, due dates, and follow-ups. Use <strong>Convert transcripts into tasks with OpenClaw<\/strong> when those outputs need to be turned into tasks in a project management or CRM tool.<\/p><p>Before using recorded meetings in a real workflow, check three things: the audio file is complete, the speaker names or meeting title are clear, and the transcript is saved with enough context for the next workflow to understand the meeting. This prevents generic summaries and makes downstream action-item extraction more reliable.<\/p><h2 class=\"wp-block-heading\" id=\"h-how-do-you-send-external-meeting-transcripts-to-openclaw\">How do you send external meeting transcripts to OpenClaw?<\/h2><p>Use webhooks when another tool already creates the meeting transcript, and OpenClaw only needs to receive, organize, and route it. This workflow is best for Zoom, Microsoft Teams, external meeting recorders, or automation tools that can send transcript text after a meeting ends.<\/p><p>A webhook is an incoming URL that lets another app send meeting data to OpenClaw. For transcript automation, the webhook should include the meeting title, source platform, transcript text or a file link, meeting date, and the OpenClaw workflow to handle the next step.<\/p><p>To send external meeting transcripts to OpenClaw:<\/p><ol class=\"wp-block-list\">\n<li><strong>Choose the transcript source. <\/strong>Use this workflow when Zoom, Microsoft Teams, Fathom, Fireflies, Vexa, Zapier, Make, n8n, or another tool already creates the transcript.<\/li>\n\n\n\n<li><strong>Create a dedicated webhook route. <\/strong>Keep meeting transcripts separate from other automations by using a route name such as meeting-transcripts or transcript-intake.<\/li>\n\n\n\n<li><strong>Protect the route with a secret. <\/strong>Use a long random token or shared secret so only approved tools can send data to the webhook.<\/li>\n\n\n\n<li><strong>Send a test transcript payload. <\/strong>Include enough context for Managed OpenClaw to understand the meeting before it processes the transcript.<\/li>\n\n\n\n<li><strong>Route the transcript to the next workflow. <\/strong>OpenClaw should store or pass the transcript to the correct follow-up workflow. Link to <strong>Extract action items from meetings using OpenClaw<\/strong> for extracting owners, due dates, and follow-ups. Link to <strong>Convert transcripts into tasks with OpenClaw<\/strong> for sending those outputs into a project management or CRM tool.<\/li>\n<\/ol><p>Here is a simple payload example:<\/p><pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">{\n\"meetingId\": \"deal-review-0424\",\n\"title\": \"Quarterly account review\",\n\"source\": \"Zoom\",\n\"endedAt\": \"2026-04-24T14:30:00Z\",\n\"transcript\": \"Full meeting transcript text goes here\",\n\"nextWorkflow\": \"meeting-action-items\"\n}<\/pre><p>For the first test, use one recurring meeting type and one transcript source. For example, send every Zoom sales-call transcript to the same OpenClaw webhook. After that works reliably, add more sources such as Microsoft Teams, Vexa, Fathom, Fireflies, or another recorder.<\/p><p>Keep this section focused on <strong>transcript intake<\/strong>, not task creation. The webhook&rsquo;s job is to deliver the transcript to OpenClaw with the correct context. The next workflow should handle summaries, action items, or task conversion.<\/p><h2 class=\"wp-block-heading\" id=\"h-how-do-you-search-existing-meeting-transcripts-in-openclaw\">How do you search existing meeting transcripts in OpenClaw?<\/h2><p>Search existing meeting transcripts in OpenClaw when your team already stores meeting notes in tools like Fathom, Fireflies, or another transcript database. This workflow is useful when the transcript already exists, and OpenClaw only needs to find the right meeting, retrieve the relevant details, and pass the transcript to the next workflow.<\/p><p>This path is different from live capture or recording upload. OpenClaw does not create the transcript from scratch. Instead, it works as a search and retrieval layer for meeting history. For example, a sales manager can ask OpenClaw to find what a client said in last month&rsquo;s renewal call, or an operations lead can pull previous meeting notes before a recurring project review.<\/p><p>To search existing meeting transcripts in OpenClaw:<\/p><ol class=\"wp-block-list\">\n<li><strong>Connect the transcript source. <\/strong>Use this workflow when your meeting transcripts already live in Fathom, Fireflies, or another searchable meeting-note tool.<\/li>\n\n\n\n<li><strong>Search by meeting context. <\/strong>Ask OpenClaw to search by customer name, project name, attendee, meeting title, date range, or topic. This helps avoid pulling the wrong transcript from a similar meeting.<\/li>\n\n\n\n<li><strong>Retrieve the relevant transcript or excerpt. <\/strong>Pull the full transcript when the next workflow needs complete context. Pull only the relevant excerpt when you need a quick answer, quote, objection, decision, or follow-up detail.<\/li>\n\n\n\n<li><strong>Label the transcript source. <\/strong>Keep the source clear before routing the transcript further. For example, label it as Fathom, Fireflies, sales-call, client-review, or hiring-interview.<\/li>\n\n\n\n<li><strong>Send the transcript to the next workflow. <\/strong>After OpenClaw finds the right meeting record, route it to the workflow that handles the output. Use <strong>Extract action items from meetings using OpenClaw<\/strong> when you need owners, due dates, and follow-ups. Use <strong>Convert transcripts into tasks with OpenClaw<\/strong> when the meeting output should become project management or CRM tasks.<\/li>\n<\/ol><p>Here is a simple search example:<\/p><pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">Find the latest Fireflies transcript for Acme Corp renewal call.\nReturn the meeting title, date, attendees, and the section where pricing concerns were discussed.<\/pre><p>You can also use a structured handoff format:<\/p><pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">{\n\"source\": \"Fireflies\",\n\"searchQuery\": \"Acme Corp renewal pricing concerns\",\n\"dateRange\": \"last 60 days\",\n\"meetingType\": \"sales call\",\n\"nextWorkflow\": \"meeting-action-items\"\n}<\/pre><p>Start with a transcript search when your team already pays for a meeting note tool or has a reliable transcript archive. This avoids adding another capture layer and keeps OpenClaw focused on finding, organizing, and routing the meeting knowledge your team already has.<\/p><h2 class=\"wp-block-heading\" id=\"h-what-should-happen-after-openclaw-captures-a-meeting-transcript\">What should happen after OpenClaw captures a meeting transcript?<\/h2><p>Once OpenClaw has a meeting transcript, the next step is to prepare it for a consistent output workflow. A transcript is easier to summarize, search, or turn into follow-ups when it includes the meeting source, title, date, attendees, and transcript text or file path.<\/p><p>A clean transcript handoff should include the meeting source, meeting title, date, attendees if available, transcript file or text, and the next workflow OpenClaw should run. This keeps every transcript usable whether it came from Google Meet captions, an uploaded recording, Plaud, Zoom, Microsoft Teams, Fathom, Fireflies, or another recorder.<\/p><p>Use this basic handoff structure:<\/p><pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">{\n\"meetingId\": \"client-review-2026-04-24\",\n\"title\": \"Client review call\",\n\"source\": \"Google Meet\",\n\"capturedAt\": \"2026-04-24T14:30:00Z\",\n\"transcript\": \"Full transcript text or transcript file path\",\n\"nextWorkflow\": \"meeting-action-items\"\n}<\/pre><p>Once the transcript is ready, choose the next workflow based on the output you need:<\/p><ul class=\"wp-block-list\">\n<li>Use <strong>Extract action items from meetings using OpenClaw<\/strong> when the transcript needs owners, due dates, follow-ups, decisions, and open questions.<\/li>\n\n\n\n<li>Use <strong>Convert transcripts into tasks with OpenClaw<\/strong> when those meeting outputs need to become tasks in a project management, CRM, or operations tool.<\/li>\n<\/ul><p>Keep this handoff consistent across every transcript source. For example, a live Google Meet transcript and a Zoom transcript received through a webhook should use the same fields before they move into the next workflow. This makes the downstream output more reliable and prevents OpenClaw from treating each meeting source as a separate process.<\/p><p>The goal is simple: capture the transcript in this workflow, then send it to the right article-specific workflow for action items or task creation.<\/p><h2 class=\"wp-block-heading\" id=\"h-what-usually-breaks-in-openclaw-meeting-transcript-workflows\">What usually breaks in OpenClaw meeting transcript workflows?<\/h2><p>Meeting automation issues usually happen before OpenClaw processes the meeting output. OpenClaw needs a complete transcript, clear meeting context, and a working intake path before it can summarize, search, or route the meeting reliably. If the transcript source fails, the rest of the workflow will produce weaker results.<\/p><h3 class=\"wp-block-heading\">Why are Google Meet captions missing?<\/h3><p>Google Meet captions are missing when captions are turned off, the wrong caption language is selected, or the live capture tool cannot read the caption text clearly. OpenUtter depends on Google Meet captions, so the transcript will be empty or incomplete if captions are not visible during the call.<\/p><p>Before using this workflow in an important meeting, run a short test call. The setup is ready when captions are visible, OpenUtter has joined the meeting, and the transcript file is updating.<\/p><h3 class=\"wp-block-heading\">Why is OpenUtter not joining the meeting?<\/h3><p>OpenUtter may fail to join a meeting when guest access is blocked, the host does not admit the bot, Google authentication expires, or the meeting link is incorrect. For repeat meetings, authenticated access is usually more reliable than guest access.<\/p><p>Test the meeting join flow before client calls or leadership meetings. If the bot cannot enter the meeting, use a recording upload or webhook transcript workflow instead.<\/p><h3 class=\"wp-block-heading\">Why are recorded meeting transcripts incomplete?<\/h3><p>Recorded meeting transcripts are often incomplete when the audio is unclear, speakers talk over each other, the file is too long, or the recording ends before the meeting finishes. Poor audio quality also makes speaker names, decisions, and follow-ups harder to identify later.<\/p><p>Use a clear meeting title, stable microphone, and complete recording file before sending the audio to OpenClaw. For longer meetings, split the recording into smaller files or use a recorder that already handles long transcript processing.<\/p><h3 class=\"wp-block-heading\">Why do webhook transcript workflows fail?<\/h3><p>Webhook transcript workflows fail when the route is unprotected, the payload lacks context, or the sending tool uses a format OpenClaw does not expect. A transcript without a title, source, date, or next workflow is harder to process consistently.<\/p><p>Use one standard payload format for every external transcript source. Include the meeting ID, title, source, date, transcript text or file URL, and the workflow that should handle the next step.<\/p><h3 class=\"wp-block-heading\">Why are meeting outputs inconsistent?<\/h3><p>Meeting outputs become inconsistent when each transcript source uses a different format. For example, a Google Meet transcript, an uploaded audio transcript, and Zoom webhook transcript may produce different results if they use different metadata fields.<\/p><p>Use the same handoff format across all transcript sources. This keeps OpenClaw&rsquo;s downstream workflows predictable and helps the action-item or task-conversion workflow understand the meeting context.<\/p><h2 class=\"wp-block-heading\" id=\"h-is-it-safe-to-automate-meeting-transcripts-with-openclaw\">Is it safe to automate meeting transcripts with OpenClaw?<\/h2><p>Automating meeting transcripts with OpenClaw is safe when you protect meeting data, limit workflow access, and get the required consent before capturing or processing conversations. Meeting recordings, transcript files, Google session files, webhook secrets, and connected apps should all be treated as sensitive parts of the workflow.<\/p><p>Use long random secrets for webhook routes, restrict transcript access to the people and workflows that need it, and review third-party tools before connecting them to OpenClaw. These <a href=\"\/in\/tutorials\/openclaw-security\">OpenClaw security<\/a> practices help reduce the risk of exposing transcripts, credentials, or connected apps.<\/p><p>For live or recorded meetings, tell participants when the meeting is being transcribed and follow the consent rules that apply to your team, clients, and location.<\/p><h2 class=\"wp-block-heading\" id=\"h-which-openclaw-transcript-workflow-should-you-use-first\">Which OpenClaw transcript workflow should you use first?<\/h2><p>Choose the OpenClaw transcript workflow that matches where your meeting transcript already comes from. Start with the simplest path that reliably captures or receives the transcript, then add extraction or task automation after the transcript handoff works.<\/p><p>For most users, the easiest starting point is an uploaded recording or an external transcript source. These workflows fit OpenClaw well because the agent receives the transcript after the meeting instead of joining the call live. A founder can upload a client-call recording, a sales team can send Zoom transcripts through a webhook, and an operations lead can search past Fireflies or Fathom notes without setting up another meeting bot.<\/p><p>Use this starting point based on your meeting setup:<\/p><ul class=\"wp-block-list\">\n<li><strong>Uploaded recordings:<\/strong> best for solo consultants, founders, coaches, and teams that already save meeting recordings.<\/li>\n\n\n\n<li><strong>Webhook transcript intake:<\/strong> best when Zoom, Microsoft Teams, Vexa, or another recorder already creates the transcript.<\/li>\n\n\n\n<li><strong>Transcript search:<\/strong> best when your team already stores notes in Fathom, Fireflies, or another searchable transcript tool.<\/li>\n\n\n\n<li><strong>OpenUtter:<\/strong> best when your team runs Google Meet calls and needs live caption capture during the meeting.<\/li>\n\n\n\n<li><strong>Plaud or recorder workflows:<\/strong> best when meeting notes usually start as device recordings or voice notes.<\/li>\n<\/ul><p>For a beginner-friendly setup, start with one recurring meeting and one output destination. For example, upload every weekly client review recording to OpenClaw, use the same transcript handoff format each time, and send the transcript to the next workflow only after the intake step works reliably.<\/p><p>Once the transcript workflow is stable, use the captured meeting text as input for more advanced workflows. If you only need owners, due dates, decisions, and follow-ups, move into <a href=\"\/in\/tutorials\/how-to-extract-action-items-from-meetings-openclaw\">meeting action item extraction with OpenClaw<\/a>. <\/p><p>If those extracted items should become project management, CRM, or operations tasks, use <a href=\"\/in\/tutorials\/how-to-convert-meeting-transcripts-into-tasks-openclaw\">OpenClaw task creation from meeting transcripts<\/a> as the next layer.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>OpenClaw can automate meeting transcripts by receiving recordings, capturing live captions, importing external transcripts, or searching meeting notes your team already stores in other tools. The right workflow depends on the transcript source: uploaded audio works best for simple post-meeting processing, OpenUtter for live Google Meet caption capture, webhooks for Zoom or Microsoft Teams transcripts, [&#8230;]<\/p>\n<p><a class=\"btn btn-secondary understrap-read-more-link\" href=\"\/in\/tutorials\/how-to-automate-meeting-transcripts-openclaw\">Read More&#8230;<\/a><\/p>\n","protected":false},"author":342,"featured_media":132944,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"rank_math_title":"How to automate meeting transcripts with OpenClaw","rank_math_description":"Learn how to automate meeting transcripts with OpenClaw using recordings, live captions, webhooks, and transcript search workflows.","rank_math_focus_keyword":"how to automate meeting transcripts with OpenClaw","footnotes":""},"categories":[],"tags":[],"class_list":["post-132943","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry"],"hreflangs":[{"locale":"en-US","link":"https:\/\/www.hostinger.com\/tutorials\/how-to-automate-meeting-transcripts-openclaw","default":1},{"locale":"en-PH","link":"https:\/\/www.hostinger.com\/ph\/tutorials\/how-to-automate-meeting-transcripts-openclaw","default":0},{"locale":"en-MY","link":"https:\/\/www.hostinger.com\/my\/tutorials\/how-to-automate-meeting-transcripts-openclaw","default":0},{"locale":"en-UK","link":"https:\/\/www.hostinger.com\/uk\/tutorials\/how-to-automate-meeting-transcripts-openclaw","default":0},{"locale":"en-IN","link":"https:\/\/www.hostinger.com\/in\/tutorials\/how-to-automate-meeting-transcripts-openclaw","default":0},{"locale":"en-CA","link":"https:\/\/www.hostinger.com\/ca\/tutorials\/how-to-automate-meeting-transcripts-openclaw","default":0},{"locale":"en-AU","link":"https:\/\/www.hostinger.com\/au\/tutorials\/how-to-automate-meeting-transcripts-openclaw","default":0},{"locale":"en-NG","link":"https:\/\/www.hostinger.com\/ng\/tutorials\/how-to-automate-meeting-transcripts-openclaw","default":0}],"_links":{"self":[{"href":"https:\/\/www.hostinger.com\/in\/tutorials\/wp-json\/wp\/v2\/posts\/132943","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hostinger.com\/in\/tutorials\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.hostinger.com\/in\/tutorials\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.hostinger.com\/in\/tutorials\/wp-json\/wp\/v2\/users\/342"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hostinger.com\/in\/tutorials\/wp-json\/wp\/v2\/comments?post=132943"}],"version-history":[{"count":0,"href":"https:\/\/www.hostinger.com\/in\/tutorials\/wp-json\/wp\/v2\/posts\/132943\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.hostinger.com\/in\/tutorials\/wp-json\/wp\/v2\/media\/132944"}],"wp:attachment":[{"href":"https:\/\/www.hostinger.com\/in\/tutorials\/wp-json\/wp\/v2\/media?parent=132943"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.hostinger.com\/in\/tutorials\/wp-json\/wp\/v2\/categories?post=132943"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.hostinger.com\/in\/tutorials\/wp-json\/wp\/v2\/tags?post=132943"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}