タスクの公開範囲をAPIで操作したい

作成したタスクの公開範囲をAPIで操作したいです。
利用APIなどありましたら教えてください。
作成APIにある場合はどのパラメーターに入れたらいいか教えてください。

Hi @Shunsuke_Marubayashi,

Sorry, I’m only able to reply in English.

If I understand correctly that you’re wanting to be able to retrieve tasks by their creation date, your best option is probably the Search API. You can read about it here:

1 Like

ご確認ありがとうございます!

ドキュメントを拝見しましたが、マイタスクの公開範囲はAPIで操作は出来ないという認識であっていますでしょうか…

タスク作成、タスク検索のAPIを見たんですが、そのような記載がなく…
そもそもマイタスクをAPIで操作出来ないということでしょうか…

1 Like

My Tasks is available via the API; the technical term they use for it is “User Task List”. See:

1 Like