Power Automate のクラウドフローを使って、他人の予定表のイベントを取得する方法

Поділитися
Вставка
  • Опубліковано 12 вер 2024
  • 使用したURI
    https ://graph.microsoft.com/v1.0/users/メールアドレス/calendar/events
    その他の Tips はこちらから
    Power Apps
    • Power Apps でチェックボックスがオ...
    Power Automate
    • 【式が無効です】Power Automate...
    Power Apps で 備品管理アプリを作ろう
    • Power Apps で 備品管理アプリを作ろう
    Power Apps Tutorial
    • Power Apps Tutorial
    当チャネルは Microsoft のビジネスの加速に必要なあらゆるデータの統合を実現するプラットフォームである Power Platform に関する情報や実際に作成したサンプルや Tips などを紹介するチャネルになります。
    「こういったアプリを作ってみたい!」とか「ここってどうやるの?」といった質問がある方は Twitter またはブログ、コメント からご連絡ください。
    www.powerplatf...
    This channel will introduce information about the Power Platform, a platform that integrates all the data necessary to accelerate Microsoft's business, as well as samples and tips that we have actually created.
    "I want to make an app like this! Or "How do I do this? If you have any questions, please contact us via Titter, blog, or comment.
    www.powerplatf...
    #PowerApps #PowerAutomate #PowerPlatform #Microsoft #DX
    #PowerPlatformWork
    素材
    BGMer様→bgmer.net
    ポケットサウンド様→pocket-se.info/

КОМЕНТАРІ • 2

  • @スプルア
    @スプルア 16 днів тому

    まさに私がやりたかったことが紹介されており大変参考になりました!
    よろしければ教えていただきたいのですが、
    取得した予定表はどのような条件に基づいているのでしょうか?
    日時順や登録順でもなく、また件数もまばらなのでどこかで指定できるのであればその方法を知りたいです。
    
    よろしくお願いいたします。

    • @powerplatform_work
      @powerplatform_work  12 днів тому

      コメントありがとうございます。
      Graph API には filter や sort などが可能なプロパティがあるのでそちらを指定する形になります。「GraphAPI calendar/events filter」などと検索すると、様々情報が出てきますのでぜひチャレンジしてみてください。