<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Tunamayo</author_name>
  <author_url>https://blog.hatena.ne.jp/Tunamayo/</author_url>
  <blog_title>Tunamayo’s diary</blog_title>
  <blog_url>https://tunamayo.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>ステップ1: Form を作る Form を作ってスクリプトエディタを開く。 ステップ２: 関数を作る 関数を作成。例はフォーム送信時メール飛ばすもの。 function onSubmit(event) { MailApp.sendEmail(&quot;hoge@gmail.com&quot;, &quot;Subject&quot;, &quot;テストの送信&quot;, {name:&quot;From Name&quot;}); } ステップ3: Google Form 送信時に関数を実行するようにする まず左のメニューから「トリガー」を選ぶ。 「トリガーを追加」を押すと次のようなダイアログが出てくるので、先程の関数(onSubmit)を「フォーム送信時」に実行…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftunamayo.hateblo.jp%2Fentry%2F2022%2F08%2F12%2F000000&quot; title=&quot;Google Form　にスクリプトかます - Tunamayo’s diary&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://storage.googleapis.com/zenn-user-upload/08c91f06b5d690c86c9cb9e8.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-08-12 00:00:00</published>
  <title>Google Form　にスクリプトかます</title>
  <type>rich</type>
  <url>https://tunamayo.hateblo.jp/entry/2022/08/12/000000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
