いつもありがとうございます。
[Outlook365を使用]アカウントをあらかじめ設定ではなく、
実行時に指定するアカウントを[Outlook365を使用]に設定をしたいのですが
変数にアカウントを保持し指定するなどは可能でしょうか。
どのように実装すればよいかアイディアがなく、こちらへまいりました。
ご助言のほどよろしくお願いいたします。
※アカウント指定ができればその後の認証画面への操作など対処をしたいと考えています。
いつもありがとうございます。
[Outlook365を使用]アカウントをあらかじめ設定ではなく、
実行時に指定するアカウントを[Outlook365を使用]に設定をしたいのですが
変数にアカウントを保持し指定するなどは可能でしょうか。
どのように実装すればよいかアイディアがなく、こちらへまいりました。
ご助言のほどよろしくお願いいたします。
※アカウント指定ができればその後の認証画面への操作など対処をしたいと考えています。
You can create an In Argument in your Main workflow and pass the account you want to use while running the bot.
Thanks,
Ashok
Thank you for the reply.
How do i set an in Argument to use outlook365?
In this case you will have to use Microsoft 365 Scope activity.
Inside the scope you can use these available activities.
For example Get Mail
Activity to get emails from an account:
Pass your in argument with the account you want to use to Account
property this way
Thanks,
Ashok
My environment is note AzureAD,so i can’t seem to use the Microsoft Office365 scope…
It would have been nice to be able to achieve it with use outlook365…
thank you for your reply!! it was helpful
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.