質問編集履歴
2
修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -35,7 +35,7 @@
|
|
35
35
|
'payload':JSON.stringify(payload)
|
36
36
|
};
|
37
37
|
|
38
|
-
var url = '
|
38
|
+
var url = 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxx'
|
39
39
|
UrlFetchApp.fetch(url,options);
|
40
40
|
}
|
41
41
|
|
1
タグ追加
title
CHANGED
File without changes
|
body
CHANGED
File without changes
|