<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Figma on tanaike - Google Apps Script, Gemini API, and Developer Tips</title>
    <link>https://tanaikech.github.io/topics/figma/</link>
    <description>Recent content in Figma on tanaike - Google Apps Script, Gemini API, and Developer Tips</description>
    <generator>Hugo</generator>
    <language>ja</language>
    <copyright>&amp;copy; 2026. All rights reserved.</copyright>
    <lastBuildDate>Mon, 11 Nov 2019 14:43:28 +0900</lastBuildDate>
    <atom:link href="https://tanaikech.github.io/topics/figma/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Figma to Google Slides using Google Apps Script</title>
      <link>https://tanaikech.github.io/2019/11/11/figma-to-google-slides-using-google-apps-script/</link>
      <pubDate>Mon, 11 Nov 2019 14:43:28 +0900</pubDate>
      <guid>https://tanaikech.github.io/2019/11/11/figma-to-google-slides-using-google-apps-script/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://gist.github.com/tanaikech/6aeb3ff13765cfba465862e2e2c3dd3b&#34;&gt;Gists&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;In this sample script, all pages in the Figma file are retrieved and the retrieved pages are put to new Google Slides as the image.&lt;/p&gt;&#xA;&lt;h2 id=&#34;usage&#34;&gt;Usage&lt;/h2&gt;&#xA;&lt;h3 id=&#34;1-retrieve-access-token&#34;&gt;1. Retrieve access token&lt;/h3&gt;&#xA;&lt;p&gt;You can see the method for retrieving the access token at &lt;a href=&#34;https://www.figma.com/developers/api#access-tokens&#34;&gt;here&lt;/a&gt;. Although there is also OAuth2 for retrieving the access token, in your situation, I thought that the method for directly generating the access token on the site might be suitable. So in this answer, the generated access token on the site is used. Please retrieve the access token as follows.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
