<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>GoogleAppsScript on oinume journal</title>
		<link>https://journal.lampetty.net/tags/googleappsscript/</link>
		<description>Recent content in GoogleAppsScript on oinume journal</description>
		<generator>Hugo</generator>
		<language>ja</language>
		
		
		
		
			<lastBuildDate>Wed, 28 Feb 2018 19:00:00 +0900</lastBuildDate>
		
			<atom:link href="https://journal.lampetty.net/tags/googleappsscript/rss.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Google Apps Scriptで外部のREST APIを呼び出す</title>
				<link>https://journal.lampetty.net/posts/call-external-api-in-gas/</link>
				<pubDate>Wed, 28 Feb 2018 19:00:00 +0900</pubDate>
				<guid>https://journal.lampetty.net/posts/call-external-api-in-gas/</guid>
				<description>&lt;p&gt;Google Apps Script(GAS)から外部のREST APIを呼ぶには、&lt;a href=&#34;https://developers.google.com/apps-script/reference/url-fetch/url-fetch-app&#34;&gt;UrlFetchApp.fetch&lt;/a&gt; というメソッドを呼び出せば良い。例えばJSONをリクエストのペイロードとして送る場合のサンプルコードはこんな感じ。&lt;/p&gt;</description>
			</item>
			<item>
				<title>Googleフォームでメールアドレスを収集する場合にそのメールアドレスをGASから取得する</title>
				<link>https://journal.lampetty.net/posts/obtain-google-form-email-from-gas/</link>
				<pubDate>Thu, 22 Feb 2018 09:00:00 +0900</pubDate>
				<guid>https://journal.lampetty.net/posts/obtain-google-form-email-from-gas/</guid>
				<description>&lt;p&gt;ググってもあまり出てこなかったのでメモ。Googleフォームで &lt;code&gt;メールアドレスを収集する&lt;/code&gt; という設定をONにすると、フォームの回答を記録するSpreadsheetにメールアドレスが保存されるようになる。&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
