- 基本情報
- 通知
- ライセンス
- トラブルシューティング
- コネクタ ビルダー
- Act! 365
- ActiveCampaign
- Active Directory - プレビュー
- Adobe Acrobat Sign
- Adobe PDF Services
- Amazon Bedrock
- Amazon Connect
- Amazon Polly
- Amazon SES
- Amazon Transcribe
- Amazon Web Services
- Anthropic Claude
- Asana
- AWeber
- Azure AI Document Intelligence
- Azure Maps
- BambooHR
- Box
- Brevo
- Calendly
- Campaign Monitor
- Cisco Webex Teams
- Citrix Hypervisor
- Citrix ShareFile
- Clearbit
- Confluence Cloud
- Constant Contact
- Coupa
- CrewAI – プレビュー
- Customer.io
- データベース ハブ - プレビュー
- Databricks エージェント
- Datadog
- DeepSeek
- Deputy
- Discord - プレビュー
- DocuSign
- Drip
- Dropbox
- Dropbox Business
- Egnyte
- Eventbrite
- Exchangerates
- Exchange Server - プレビュー
- Expensify
- Facebook
- Freshbooks
- Freshdesk
- Freshsales
- FreshService
- Getresponse
- GitHub
- Gmail
- Google Cloud Platform
- Google ドキュメント
- Google ドライブ
- Google フォーム - プレビュー
- Google マップ
- Google スプレッドシート
- Google Speech-to-Text
- Google Text-to-Speech
- Google ToDo リスト - プレビュー
- Google Vertex
- Google Vision
- Google Workspace
- GoToWebinar
- Greenhouse
- Hootsuite
- HTTP
- HTTP Webhook - プレビュー
- HubSpot CRM
- Hubspot Marketing
- HyperV - プレビュー
- IcertisIcertis
- iContact
- Insightly CRM
- Intercom
- Jina.ai
- Jira
- Keap
- Klaviyo
- LinkedIn
- メール
- Mailchimp
- Mailgun
- Mailjet
- MailerLite
- Marketo
- Microsoft 365
- Microsoft Azure
- Microsoft Azure Active Directory
- Microsoft Azure AI Foundry
- Microsoft Azure OpenAI
- Microsoft Dynamics 365 CRM
- Microsoft OneDrive & SharePoint
- Microsoft OneDrive & SharePoint コネクタについて
- Microsoft OneDrive と SharePoint の認証
- Microsoft OneDrive & Sharepoint のイベント
- Microsoft Outlook 365
- Microsoft Power Automate – プレビュー
- Microsoft Sentiment
- Microsoft Teams
- Microsoft Translator
- Microsoft Vision
- Miro
- NetIQ eDirectory
- Okta
- OpenAI
- OpenAI V1 準拠の LLM
- Oracle Eloqua
- Oracle NetSuite
- PagerDuty
- Paypal
- PDFMonkey
- Perplexity
- Pinecone
- Pipedrive
- QuickBooks Online
- Quip
- Salesforce
- Salesforce AgentForce & Flows – プレビュー
- Salesforce Marketing Cloud
- SAP BAPI
- SAP Cloud for Customer
- SAP Concur
- SAP OData
- SendGrid
- ServiceNow
- Shopify
- Slack
- SmartRecruiters
- Smartsheet
- Snowflake
- Snowflake Cortex
- Stripe
- Sugar Enterprise
- Sugar Professional
- Sugar Sell
- Sugar Serve
- System Center - プレビュー
- TangoCard
- Todoist
- Trello
- Twilio
- UiPath Apps (プレビュー)
- UiPath Data Fabric – プレビュー
- UiPath GenAI アクティビティ
- UiPath Orchestrator
- X(旧ツイッター)
- Xero
- watsonx.ai
- WhatsApp Business
- WooCommerce
- Workable
- Workday
- Workday REST
- VMware ESXi vSphere
- YouTube
- Zendesk
- Zoho Campaigns
- Zoho Desk
- Zoho Mail
- Zoom
- ZoomInfo

Integration Service ユーザー ガイド
Microsoft OneDrive と SharePoint の認証
概要
Integration Service で Microsoft Graph ベースのコネクタのいずれかへのコネクションを作成する際に、以下の認証オプションから選択できます。
- Client Certificate Authentication – connects using a client certificate instead of a client secret.
- OAuth 2.0 認可コード – UiPath のパブリック アプリケーションに接続します。
- OAuth 2.0 Client credentials - connects using a service account.
- 独自の OAuth 2.0 アプリ (BYOA) を使用する – 作成したプライベート アプリケーションに接続します。
さまざまな認証の種類について詳しくは、「 Microsoft 365 アクティビティへの接続方法 」 ガイドをご覧ください。
管理者の同意
このセクションは、[ OAuth 2.0 認可コード ] および [独自の OAuth 2.0 アプリ (BYOA) を使用する ] の認証オプションにのみ適用されます。
多くの組織では、外部アプリケーションへのコネクションを作成する前に管理者の同意が必要です。管理者の同意ワークフローでは、コネクションを確立する前に、管理者が特定のユーザーまたはグループへのアプリの登録を承認する必要があります。詳しくは、Microsoft のドキュメント「 Overview of admin consent workflow 」および「 User and admin consent in Microsoft Entra ID 」をご覧ください。
Integration Service は、コネクションを作成するユーザーを偽装します。 ユーザーの資格情報を使用して、指定のアプリケーション内のリソースと同じリソースすべてへのアクセスを可能にします。 コネクションを共有すると、そのコネクションを有する Microsoft SharePoint または OneDrive に加えられた変更はすべて、そのユーザーに代わって行われます。
クライアント証明書の認証
スコープ
The connector requires the following minimum scopes to create a connection: Files.Read.
The connector requires the following full set of scopes for all activities to function: offline_access, Files.Read, Files.Read.All, Files.ReadWrite, Files.ReadWrite.All, Sites.Read.All, Sites.ReadWrite.All, Group.Read.All, Group.ReadWrite.All, profile, openid, email, User.Read.All, User.Read.
To add more granular permissions, refer to the activities documentation.
Microsoft OneDrive と SharePoint のコネクションを追加する
お使いの Microsoft OneDrive および SharePoint インスタンスへのコネクションを作成するには、次の手順を実行します。
- In Automation Cloud, select Integration Service from the rail menu.
- From the Connectors list, select Microsoft OneDrive and SharePoint, or use the search bar to find the connector.
- Select Connect to Microsoft OneDrive and SharePoint, which redirects you to the connection page.
- Select the Client Certificate Authentication authentication type.
- 次のフィールドを設定します。
-
Client ID - You can find the ID in the Overview section of your Microsoft Azure application registration.
-
Password for the certificate - The password you set during the certificate creation.
-
OAuth base64 client certificate - The client certificate is generated in a .pfx file format, which you must convert to Base64-encoded format and provide it in this field.
-
Tenant ID - You can find the Microsoft Azure tenant ID for an app in the Overview section of your Microsoft Azure application registration.
-
Environment - Optionally, select an environment from the dropdown list:
- Office 365 (既定)
- US Government L4 - Public Sector domain
- US Government L5 - Public Sector domain
- China Select Office 365 (default) for all regions, and only switch to Government or China for cloud deployments.
注: -
Account - Enter the user principal name (UPN) of the account or shared mailbox that the system should use in the connection. This is required for the connection to be established.
-
- [接続] を選択します。
- Microsoft のメール アドレスとパスワードで認証します。
OAuth 2.0 の認可コード
スコープ
The connector requires the following minimum scopes to create a connection: openid, offline_access, email, and Files.Read.
The connector requires the following full set of scopes for all activities to function: offline_access, Files.Read, Files.Read.All, Files.ReadWrite, Files.ReadWrite.All, Sites.Read.All, Sites.ReadWrite.All, Group.Read.All, Group.ReadWrite.All, profile, openid, email, User.Read.All, User.Read.
To add more granular permissions, refer to the activities documentation.
Microsoft OneDrive と SharePoint のコネクションを追加する
お使いの Microsoft OneDrive および SharePoint インスタンスへのコネクションを作成するには、次の手順を実行します。
- In Automation Cloud, select Integration Service from the rail menu.
- From the Connectors list, select Microsoft OneDrive and SharePoint. You can also use the search bar to narrow down the connector.
- Select the Connect to Microsoft OneDrive and SharePoint button, which redirects you to the connection page.
- 認証の種類として [OAuth 2.0 認可コード ] を選択します。
- 次のように設定します。
- Scope - Optionally, add or remove permissions for your connector.
- Environment - Optionally, select an environment from the dropdown list:
- Office 365 (既定)
- US Government L4 - Public Sector domain
- US Government L5 - Public Sector domain
- China Select Office 365 (default) for all regions, and only switch to Government or China for cloud deployments.
注:
- [接続] を選択します。
- Microsoft のメール アドレスとパスワードで認証します。
OAuth アプリケーションの更新トークン
OAuth アプリケーションの更新トークンは、Microsoft によっていつでも無効にされたり、取り消されたりされます。これは、タイムアウトや失効など、さまざまな理由で発生する可能性があります。 詳細については、Microsoft の公式ドキュメントをご覧ください。
トークンを無効にするとコネクションが失敗し、コネクションを修正しないとオートメーションを実行できません。
OAuth アプリケーションを作成する際は、Microsoft のベスト プラクティスに従ってください。 OAuth 2.0 アプリケーションの作成方法の詳細については、Microsoft のドキュメントをご覧ください。
この問題は、OneDrive & SharePoint コネクタだけでなく、Outlook や Teams など、すべての Microsoft Graph ベースのコネクタに影響します。
OAuth 2.0 クライアント資格情報
スコープ
The connector requires the following minimum scopes to create a connection: Files.Read.
The connector requires the following full set of scopes for all activities to function: offline_access, Files.Read, Files.Read.All, Files.ReadWrite, Files.ReadWrite.All, Sites.Read.All, Sites.ReadWrite.All, Group.Read.All, Group.ReadWrite.All, profile, openid, email, User.Read.All, User.Read.
To add more granular permissions, refer to the activities documentation.
Microsoft OneDrive と SharePoint のコネクションを追加する
お使いの Microsoft OneDrive および SharePoint インスタンスへのコネクションを作成するには、次の手順を実行します。
- In Automation Cloud, select Integration Service from the rail menu.
- From the Connectors list, select Microsoft OneDrive and SharePoint. You can also use the search bar to narrow down the connector.
- Select the Connect to Microsoft OneDrive and SharePoint button, which redirects you to the connection page.
- 認証の種類として [ OAuth 2.0 クライアント資格情報 ] を選択します。
- 次のように設定します。
-
Client ID - You can find the ID in the Overview section of your Microsoft Azure application registration.
-
Client Secret - The client secret from the Certificates & secrets section of your Microsoft Azure application.
-
Tenant ID - The Microsoft Azure tenant ID for an app from the Overview section.
-
Environment - Optionally, select an environment from the dropdown list:
- Office 365 (既定)
- US Government L4 - Public Sector domain
- US Government L5 - Public Sector domain
- China Select Office 365 (default) for all regions, and only switch to Government or China for cloud deployments.
注: -
Account - Provide the account used to impersonate a user.
-
- [接続] を選択します。
独自の OAuth 2.0 アプリ (BYOA) を使用する
概要
アプリケーションの作成方法については、Microsoft の公式ドキュメント「 Register an application with the Microsoft identity platform」をご覧ください。
これは高度な機能であり、対象のアプリケーションの管理者権限が必要です。IT 管理者と協力して、アプリケーションを正常にセットアップしてください。
要件
Integration Service で使用する独自のアプリケーションを作成する場合は、次の要件を満たしていることを確認してください。
- アプリケーションを マルチテナント アプリケーションまたは 単一テナント アプリケーションとして設定します。
- Web アプリケーションを構成します。
- Web リダイレクト URI を設定します。OAuth 2.0 アプリケーションのリダイレクト URI (またはコールバック URL) は、コネクション作成時の認証画面で入力されます ( 「https://cloud.uipath.com/provisioning\\_/callback」)。
- 委任されたアクセス許可を設定する必要があります。詳しくは、Microsoft の公式ドキュメントの 「権限 」をご覧ください。
- アプリケーションのクライアント シークレットを生成します。
プライベート OAuth アプリケーションを使用するメリットは、実際のニーズに応じてアクセス許可をカスタマイズできることです。Microsoft 365 のアクティビティ パッケージ内の各アクティビティに必要なスコープについて詳しくは、「 スコープを使用する 」および アクティビティ のドキュメントをご覧ください。コネクタは Microsoft Graph API を使用します。すべての権限について詳しくは、 Microsoft Graph のアクセス許可に関するこちらの ページをご覧ください。
アプリケーションを作成したら、そのクライアント ID とクライアント シークレットを使用して、Microsoft コネクタへのコネクションを作成します。
スコープ
- The connector requires the following minimum scopes to create a connection:
openid,offline_access,email, andFiles.Read. - OneDrive triggers require the following minimum scopes:
- For events on SharePoint sites:
openid,offline_access, andUser.Read.AllorUser.ReadandSites.Read.All. - For events on groups and calendars:
Group.Read.All - For all the remaining event types:
Files.Read.All
- For events on SharePoint sites:
The connector requires the following full set of scopes for all activities to function: offline_access, Files.Read, Files.Read.All, Files.ReadWrite, Files.ReadWrite.All, Sites.Read.All, Sites.ReadWrite.All, Group.Read.All, Group.ReadWrite.All, profile, openid, email, User.Read.All, User.Read.
To add more granular permissions, refer to the activities documentation.
Microsoft OneDrive と SharePoint のコネクションを追加する
お使いの Microsoft OneDrive および SharePoint インスタンスへのコネクションを作成するには、次の手順を実行します。
- In Automation Cloud, select Integration Service from the rail menu.
- From the Connectors list, select Microsoft OneDrive and SharePoint. You can also use the search bar to narrow down the connector.
- Select the Connect to Microsoft OneDrive and SharePoint button, which redirects you to the connection page.
- 認証の種類として [ Bring your own OAuth 2.0 app ] を選択します。
- 次のように設定します。
- Client ID - You can find the ID in the Overview section of your Microsoft Azure application registration.
- Client Secret - The client secret from the Certificates & secrets section of your Microsoft Azure application.
- Scope - Optionally, add or remove permissions for your connector.
- Tenant ID - The Microsoft Azure tenant ID for an app from the Overview section.
注:
- If you use a multi-tenant application, keep the default value common.
- If you use a single-tenant application, retrieve the tenant ID from Azure. For more details, check How to find your Microsoft Entra tenant ID.
- Environment - Optionally, select an environment from the dropdown list:
- Office 365 (既定)
- US Government L4 - Public Sector domain
- US Government L5 - Public Sector domain
- China Select Office 365 (default) for all regions, and only switch to Government or China for cloud deployments.
注:
- [接続] を選択します。
OAuth アプリケーションの更新トークン
OAuth アプリケーションの更新トークンは、Microsoft によっていつでも無効にされたり、取り消されたりされます。これは、タイムアウトや失効など、さまざまな理由で発生する可能性があります。 詳細については、Microsoft の公式ドキュメントをご覧ください。
トークンを無効にするとコネクションが失敗し、コネクションを修正しないとオートメーションを実行できません。
OAuth アプリケーションを作成する際は、Microsoft のベスト プラクティスに従ってください。 OAuth 2.0 アプリケーションの作成方法の詳細については、Microsoft のドキュメントをご覧ください。
この問題は、OneDrive & SharePoint コネクタだけでなく、Outlook や Teams など、すべての Microsoft Graph ベースのコネクタに影響します。
- 概要
- 管理者の同意
- クライアント証明書の認証
- スコープ
- Microsoft OneDrive と SharePoint のコネクションを追加する
- OAuth 2.0 の認可コード
- スコープ
- Microsoft OneDrive と SharePoint のコネクションを追加する
- OAuth アプリケーションの更新トークン
- OAuth 2.0 クライアント資格情報
- スコープ
- Microsoft OneDrive と SharePoint のコネクションを追加する
- 独自の OAuth 2.0 アプリ (BYOA) を使用する
- 概要
- スコープ
- Microsoft OneDrive と SharePoint のコネクションを追加する
- OAuth アプリケーションの更新トークン