{"id":11788,"date":"2018-12-01T17:53:27","date_gmt":"2018-12-02T01:53:27","guid":{"rendered":"https:\/\/www.seedcode.com\/?p=11788"},"modified":"2023-02-02T15:20:26","modified_gmt":"2023-02-02T15:20:26","slug":"filemaker-gmail-email-attachments","status":"publish","type":"post","link":"https:\/\/seedcode.com\/filemaker-gmail-email-attachments\/","title":{"rendered":"Integrating FileMaker and Gmail Part 2 \u2013 Sending Attachments"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"11788\" class=\"elementor elementor-11788\" data-elementor-post-type=\"post\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-14a5873f elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no\" data-id=\"14a5873f\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7b364cef\" data-id=\"7b364cef\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-241946d7 elementor-widget elementor-widget-text-editor\" data-id=\"241946d7\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>This is the second in a series of articles on using the Gmail API from FileMaker. The first article has some background on this approach as well as instructions for authenticating to the Gmail API and sending HTML emails. Please review that article <a href=\"\/html-email-filemaker-gmail\/\" target=\"_blank\" rel=\"noopener noreferrer\">here<\/a>\u00a0if you haven\u2019t already. Additionally, there\u2019s a <a href=\"https:\/\/dbservices.com\/articles\/filemaker-gmail-integration\/\" target=\"_blank\" rel=\"noopener noreferrer\">great post by dbservices<\/a> on integrating Gmail with FileMaker that lead to these articles and should be checked out as well.<\/p><p>As with the first article, all of these examples use the native Insert From URL script step so there won\u2019t be any plug-ins required, and since the Insert From URL is supported in all aspects of the FileMaker platform, <strong>these techniques can be adapted to work<\/strong> <strong>on the Server, Go, FileMaker Cloud, and WebDirect.\u00a0<\/strong>These techniques require FileMaker 16 or higher as they use the advanced <a href=\"https:\/\/fmhelp.filemaker.com\/help\/17\/fmp\/en\/index.html#page\/FMP_Help%2Fcurl-options.html%23ww1127302\" target=\"_blank\" rel=\"noopener noreferrer\">cURL options<\/a>\u00a0introduced in that version.<\/p><p>In this article, we\u2019re looking at sending large, multiple attachments via Gmail. Here\u2019s a video overview along with a new free example file below.<\/p><p>\u00a0<\/p><h2>FileMaker Gmail Integration: Example File<\/h2><p>Please download the example file <a href=\"\/wp-content\/uploads\/2018\/12\/FM2Gmail_Part3.zip\">FM2Gmail v1.21<\/a> for a working demo. This new version adds the ability to send attachments and replaces v1.1 from the <a href=\"\/html-email-filemaker-gmail\/\" target=\"_blank\" rel=\"noopener\">previous article<\/a>. File updated July 19th, 2019.<\/p><figure id=\"attachment_11794\" aria-describedby=\"caption-attachment-11794\" style=\"width: 898px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/www.seedcode.com\/wp-content\/uploads\/2018\/12\/examplefile.png\" target=\"_blank\" rel=\"noopener\"><img fetchpriority=\"high\" decoding=\"async\" class=\"wp-image-11794 size-full\" src=\"https:\/\/www.seedcode.com\/wp-content\/uploads\/2018\/12\/examplefile.png\" alt=\"FileMaker Gmail Integration\" width=\"898\" height=\"972\" srcset=\"https:\/\/seedcode.com\/wp-content\/uploads\/2018\/12\/examplefile.png 898w, https:\/\/seedcode.com\/wp-content\/uploads\/2018\/12\/examplefile-277x300.png 277w, https:\/\/seedcode.com\/wp-content\/uploads\/2018\/12\/examplefile-768x831.png 768w\" sizes=\"(max-width: 898px) 100vw, 898px\" \/><\/a><figcaption id=\"caption-attachment-11794\" class=\"wp-caption-text\">FM2Gmail Example File v1.2<\/figcaption><\/figure><h2>Sending an Email with Attachments from FileMaker<\/h2><p>Before we can send anything, we do need to authenticate our app with Google. Please refer to our previous article\u2019s section on <a href=\"\/html-email-filemaker-gmail\/\" rel=\"noreferrer\">Getting Started \/ Authentication<\/a> if you need to review these steps. Once we\u2019re all authenticated, we can compose a new e-mail with attachments. You\u2019ll notice in the new example file that the compose window has a new paper clip button for adding attachments. This button brings up a Card window which we can use to drag attachments in, add individual attachments and import entire folders of images or text files.<\/p><\/div><\/div><\/div><\/div><\/div><\/section><\/div> <a href=\"https:\/\/seedcode.com\/filemaker-gmail-email-attachments\/#more-11788\" class=\"more-link elementor-more-link\"><span aria-label=\"Continue reading Integrating FileMaker and Gmail Part 2 \u2013 Sending Attachments\">(more&hellip;)<\/span><\/a>","protected":false},"excerpt":{"rendered":"<p>This is the second in a series of articles on using the Gmail API from FileMaker. The first article has some background on this approach as well as instructions for authenticating to the Gmail API and sending HTML emails. Please review that article here\u00a0if you haven\u2019t already. Additionally, there\u2019s a great post by dbservices on integrating Gmail with FileMaker that lead to these articles and should be checked out as well. As with the first article, all of these examples use the native Insert From URL script step so there won\u2019t be any plug-ins required, and since the Insert From URL is supported in all aspects of the FileMaker platform, these techniques can be adapted to work on the Server, Go, FileMaker Cloud, and WebDirect.\u00a0These techniques require FileMaker 16 or higher as they use the advanced cURL options\u00a0introduced in that version. In this article, we\u2019re looking at sending large, multiple attachments via Gmail. Here\u2019s a video overview along with a new free example file below. \u00a0 FileMaker Gmail Integration: Example File Please download the example file FM2Gmail v1.21 for a working demo. This new version adds the ability to send attachments and replaces v1.1 from the previous article. File updated July 19th, 2019. Sending an Email with Attachments from FileMaker Before we can send anything, we do need to authenticate our app with Google. Please refer to our previous article\u2019s section on Getting Started \/ Authentication if you need to review these steps. Once we\u2019re all authenticated, we can compose a new e-mail with attachments. You\u2019ll notice in the new example file that the compose window has a new paper clip button for adding attachments. This button brings up a Card window which we can use to drag attachments in, add individual attachments and import entire folders of images or text files.<\/p>\n","protected":false},"author":3,"featured_media":11809,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[33,37],"class_list":["post-11788","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized","tag-filemaker-16","tag-gmail"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Integrating FileMaker and Gmail Part 2 \u2013 Large Attachments<\/title>\n<meta name=\"description\" content=\"Send HTML emails from FileMaker using the Gmail API without plugins. Example file and step-by-step instructions included. Part 2 of our series describes uploading and sending large attachments, multiple attachments, and resuming the upload of attachments.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/seedcode.com\/filemaker-gmail-email-attachments\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Integrating FileMaker and Gmail Part 2 \u2013 Large Attachments\" \/>\n<meta property=\"og:description\" content=\"Send HTML emails from FileMaker using the Gmail API without plugins. Example file and step-by-step instructions included. Part 2 of our series describes uploading and sending large attachments, multiple attachments, and resuming the upload of attachments.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/seedcode.com\/filemaker-gmail-email-attachments\/\" \/>\n<meta property=\"og:site_name\" content=\"SeedCode\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/seedcoder\" \/>\n<meta property=\"article:published_time\" content=\"2018-12-02T01:53:27+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-02-02T15:20:26+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/seedcode.com\/wp-content\/uploads\/2018\/12\/Gmail2.png\" \/>\n\t<meta property=\"og:image:width\" content=\"319\" \/>\n\t<meta property=\"og:image:height\" content=\"325\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"jasonchryoung\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@dayback\" \/>\n<meta name=\"twitter:site\" content=\"@dayback\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"jasonchryoung\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/seedcode.com\/filemaker-gmail-email-attachments\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/seedcode.com\/filemaker-gmail-email-attachments\/\"},\"author\":{\"name\":\"jasonchryoung\",\"@id\":\"https:\/\/seedcode.com\/#\/schema\/person\/21c8e63200786c642eb068377e428ebd\"},\"headline\":\"Integrating FileMaker and Gmail Part 2 \u2013 Sending Attachments\",\"datePublished\":\"2018-12-02T01:53:27+00:00\",\"dateModified\":\"2023-02-02T15:20:26+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/seedcode.com\/filemaker-gmail-email-attachments\/\"},\"wordCount\":1553,\"commentCount\":31,\"publisher\":{\"@id\":\"https:\/\/seedcode.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/seedcode.com\/filemaker-gmail-email-attachments\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/seedcode.com\/wp-content\/uploads\/2018\/12\/Gmail2.png\",\"keywords\":[\"FileMaker 16\",\"Gmail\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/seedcode.com\/filemaker-gmail-email-attachments\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/seedcode.com\/filemaker-gmail-email-attachments\/\",\"url\":\"https:\/\/seedcode.com\/filemaker-gmail-email-attachments\/\",\"name\":\"Integrating FileMaker and Gmail Part 2 \u2013 Large Attachments\",\"isPartOf\":{\"@id\":\"https:\/\/seedcode.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/seedcode.com\/filemaker-gmail-email-attachments\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/seedcode.com\/filemaker-gmail-email-attachments\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/seedcode.com\/wp-content\/uploads\/2018\/12\/Gmail2.png\",\"datePublished\":\"2018-12-02T01:53:27+00:00\",\"dateModified\":\"2023-02-02T15:20:26+00:00\",\"description\":\"Send HTML emails from FileMaker using the Gmail API without plugins. Example file and step-by-step instructions included. Part 2 of our series describes uploading and sending large attachments, multiple attachments, and resuming the upload of attachments.\",\"breadcrumb\":{\"@id\":\"https:\/\/seedcode.com\/filemaker-gmail-email-attachments\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/seedcode.com\/filemaker-gmail-email-attachments\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/seedcode.com\/filemaker-gmail-email-attachments\/#primaryimage\",\"url\":\"https:\/\/seedcode.com\/wp-content\/uploads\/2018\/12\/Gmail2.png\",\"contentUrl\":\"https:\/\/seedcode.com\/wp-content\/uploads\/2018\/12\/Gmail2.png\",\"width\":319,\"height\":325},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/seedcode.com\/filemaker-gmail-email-attachments\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/seedcode.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Integrating FileMaker and Gmail Part 2 \u2013 Sending Attachments\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/seedcode.com\/#website\",\"url\":\"https:\/\/seedcode.com\/\",\"name\":\"SeedCode\",\"description\":\"Build the Software You&#039;ve Always Wanted\",\"publisher\":{\"@id\":\"https:\/\/seedcode.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/seedcode.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/seedcode.com\/#organization\",\"name\":\"SeedCode\",\"url\":\"https:\/\/seedcode.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/seedcode.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/seedcode.com\/wp-content\/uploads\/2022\/12\/SeedCodeLogo.png\",\"contentUrl\":\"https:\/\/seedcode.com\/wp-content\/uploads\/2022\/12\/SeedCodeLogo.png\",\"width\":595,\"height\":189,\"caption\":\"SeedCode\"},\"image\":{\"@id\":\"https:\/\/seedcode.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/seedcoder\",\"https:\/\/x.com\/dayback\",\"https:\/\/www.linkedin.com\/company\/seedcode\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/seedcode.com\/#\/schema\/person\/21c8e63200786c642eb068377e428ebd\",\"name\":\"jasonchryoung\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/seedcode.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/?s=96&d=mm&r=g\",\"caption\":\"jasonchryoung\"},\"url\":\"https:\/\/seedcode.com\/author\/jasonchryoung\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Integrating FileMaker and Gmail Part 2 \u2013 Large Attachments","description":"Send HTML emails from FileMaker using the Gmail API without plugins. Example file and step-by-step instructions included. Part 2 of our series describes uploading and sending large attachments, multiple attachments, and resuming the upload of attachments.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/seedcode.com\/filemaker-gmail-email-attachments\/","og_locale":"en_US","og_type":"article","og_title":"Integrating FileMaker and Gmail Part 2 \u2013 Large Attachments","og_description":"Send HTML emails from FileMaker using the Gmail API without plugins. Example file and step-by-step instructions included. Part 2 of our series describes uploading and sending large attachments, multiple attachments, and resuming the upload of attachments.","og_url":"https:\/\/seedcode.com\/filemaker-gmail-email-attachments\/","og_site_name":"SeedCode","article_publisher":"https:\/\/www.facebook.com\/seedcoder","article_published_time":"2018-12-02T01:53:27+00:00","article_modified_time":"2023-02-02T15:20:26+00:00","og_image":[{"width":319,"height":325,"url":"https:\/\/seedcode.com\/wp-content\/uploads\/2018\/12\/Gmail2.png","type":"image\/png"}],"author":"jasonchryoung","twitter_card":"summary_large_image","twitter_creator":"@dayback","twitter_site":"@dayback","twitter_misc":{"Written by":"jasonchryoung","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/seedcode.com\/filemaker-gmail-email-attachments\/#article","isPartOf":{"@id":"https:\/\/seedcode.com\/filemaker-gmail-email-attachments\/"},"author":{"name":"jasonchryoung","@id":"https:\/\/seedcode.com\/#\/schema\/person\/21c8e63200786c642eb068377e428ebd"},"headline":"Integrating FileMaker and Gmail Part 2 \u2013 Sending Attachments","datePublished":"2018-12-02T01:53:27+00:00","dateModified":"2023-02-02T15:20:26+00:00","mainEntityOfPage":{"@id":"https:\/\/seedcode.com\/filemaker-gmail-email-attachments\/"},"wordCount":1553,"commentCount":31,"publisher":{"@id":"https:\/\/seedcode.com\/#organization"},"image":{"@id":"https:\/\/seedcode.com\/filemaker-gmail-email-attachments\/#primaryimage"},"thumbnailUrl":"https:\/\/seedcode.com\/wp-content\/uploads\/2018\/12\/Gmail2.png","keywords":["FileMaker 16","Gmail"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/seedcode.com\/filemaker-gmail-email-attachments\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/seedcode.com\/filemaker-gmail-email-attachments\/","url":"https:\/\/seedcode.com\/filemaker-gmail-email-attachments\/","name":"Integrating FileMaker and Gmail Part 2 \u2013 Large Attachments","isPartOf":{"@id":"https:\/\/seedcode.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/seedcode.com\/filemaker-gmail-email-attachments\/#primaryimage"},"image":{"@id":"https:\/\/seedcode.com\/filemaker-gmail-email-attachments\/#primaryimage"},"thumbnailUrl":"https:\/\/seedcode.com\/wp-content\/uploads\/2018\/12\/Gmail2.png","datePublished":"2018-12-02T01:53:27+00:00","dateModified":"2023-02-02T15:20:26+00:00","description":"Send HTML emails from FileMaker using the Gmail API without plugins. Example file and step-by-step instructions included. Part 2 of our series describes uploading and sending large attachments, multiple attachments, and resuming the upload of attachments.","breadcrumb":{"@id":"https:\/\/seedcode.com\/filemaker-gmail-email-attachments\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/seedcode.com\/filemaker-gmail-email-attachments\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/seedcode.com\/filemaker-gmail-email-attachments\/#primaryimage","url":"https:\/\/seedcode.com\/wp-content\/uploads\/2018\/12\/Gmail2.png","contentUrl":"https:\/\/seedcode.com\/wp-content\/uploads\/2018\/12\/Gmail2.png","width":319,"height":325},{"@type":"BreadcrumbList","@id":"https:\/\/seedcode.com\/filemaker-gmail-email-attachments\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/seedcode.com\/"},{"@type":"ListItem","position":2,"name":"Integrating FileMaker and Gmail Part 2 \u2013 Sending Attachments"}]},{"@type":"WebSite","@id":"https:\/\/seedcode.com\/#website","url":"https:\/\/seedcode.com\/","name":"SeedCode","description":"Build the Software You&#039;ve Always Wanted","publisher":{"@id":"https:\/\/seedcode.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/seedcode.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/seedcode.com\/#organization","name":"SeedCode","url":"https:\/\/seedcode.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/seedcode.com\/#\/schema\/logo\/image\/","url":"https:\/\/seedcode.com\/wp-content\/uploads\/2022\/12\/SeedCodeLogo.png","contentUrl":"https:\/\/seedcode.com\/wp-content\/uploads\/2022\/12\/SeedCodeLogo.png","width":595,"height":189,"caption":"SeedCode"},"image":{"@id":"https:\/\/seedcode.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/seedcoder","https:\/\/x.com\/dayback","https:\/\/www.linkedin.com\/company\/seedcode\/"]},{"@type":"Person","@id":"https:\/\/seedcode.com\/#\/schema\/person\/21c8e63200786c642eb068377e428ebd","name":"jasonchryoung","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/seedcode.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/?s=96&d=mm&r=g","caption":"jasonchryoung"},"url":"https:\/\/seedcode.com\/author\/jasonchryoung\/"}]}},"_links":{"self":[{"href":"https:\/\/seedcode.com\/wp-json\/wp\/v2\/posts\/11788","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/seedcode.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/seedcode.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/seedcode.com\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/seedcode.com\/wp-json\/wp\/v2\/comments?post=11788"}],"version-history":[{"count":0,"href":"https:\/\/seedcode.com\/wp-json\/wp\/v2\/posts\/11788\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/seedcode.com\/wp-json\/wp\/v2\/media\/11809"}],"wp:attachment":[{"href":"https:\/\/seedcode.com\/wp-json\/wp\/v2\/media?parent=11788"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/seedcode.com\/wp-json\/wp\/v2\/categories?post=11788"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/seedcode.com\/wp-json\/wp\/v2\/tags?post=11788"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}