<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>swfz</author_name>
  <author_url>https://blog.hatena.ne.jp/swfz/</author_url>
  <blog_title>notebook</blog_title>
  <blog_url>https://swfz.hatenablog.com/</blog_url>
  <categories>
    <anon>GoogleAppsScript</anon>
  </categories>
  <description>なんかしらのレポートCSVをメールでは送れるけどAPIはない…などの場合にスプレッドシートまで落とし込めればGASでよしなに自動化できたりするので便利 あまりやりすぎると負債化しそうだが個人タスクの自動化レベルだったら十分活用できる カンペ的なサンプルコード function mailCsvToSpreadsheet() { const message = getMail(); const csvFile = message.getAttachments()[0]; const driveFolderId = 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'; const…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fswfz.hatenablog.com%2Fentry%2F2021%2F10%2F30%2F062858&quot; title=&quot;GASを使ってメール添付されたCSVファイルをスプレッドシートへ転記する - notebook&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://cdn-ak.f.st-hatena.com/images/fotolife/s/swfz/20211030/20211030062822.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-10-30 06:28:58</published>
  <title>GASを使ってメール添付されたCSVファイルをスプレッドシートへ転記する</title>
  <type>rich</type>
  <url>https://swfz.hatenablog.com/entry/2021/10/30/062858</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
