1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

ローコードで勤怠アプリを作る〜備忘録〜

Posted at

はじめに

こちらを参考にしています。
AppSheetの仕様変更に伴い、上記サイト通りに行かなかった部分について、備忘録的に記載します。

変更点

4-6. AppSheet側の設定から仕様が変わっています。

Automation
New BotでBot名を決める
Configure EventCreate a custom event
処理したいEvent Typeを選択する
Add a stepCreate a custom stepRun a task下方のボックスをクリック>New TaskCall a webhookを選択

Tips(enebularでのデバックの方法)

共通injectをフローに出すと「タイムスタンプ」となり、連結してボタンを押すとデバックができるようになる。
共通debugをフローに出して、連結しておくと、デプロイボタン下方の「虫マーク」で実行結果が得られる。

うまくいかない点は適宜修正します。

それぞれのマニュアル

■AppSheet

■enebular

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?