- 入门指南
- 通知
- 许可
- 故障排除
- 连接器生成器
- Act! 365
- ActiveCampaign
- Active Directory - 预览版
- Adobe Acrobat Sign
- Adobe PDF 服务
- Amazon Bedrock
- Amazon Connect
- Amazon Polly
- 亚马逊 SES
- Amazon Transcribe
- Amazon Web Services
- Anthropic Claude
- Asana
- AWeber
- Azure AI 文档智能
- Azure Maps
- BambooHR
- Box
- Brevo
- Calendly
- Campaign Monitor
- Cisco Webex Teams
- Citrix Hypervisor
- Citrix ShareFile
- 清除位
- Confluence Cloud
- Constant Contact
- Coupa
- CrewAI – 预览版
- Customer.io
- Databricks智能体
- Datadog
- 深度查找
- Deputy
- Discord - 预览
- DocuSign
- 水滴
- Dropbox
- Dropbox Business
- Egnyte
- Eventbrite
- 汇率
- Exchange Server - 预览
- Expensify
- Facebook
- Freshbooks
- Freshdesk
- Freshsales
- Freshservice
- 获取响应
- GitHub
- Gmail
- 谷歌云平台
- Google 文档
- Google 云端硬盘
- Google 表单 - 预览
- Google Maps
- Google 表格
- Google 语音转文本
- Google 文本转语音
- Google Tasks - 预览
- Google Vertex
- Google Vision
- Google Workspace
- GoToWebinar
- Greenhouse
- Hootsuite
- HTTP Webhook - 预览
- HubSpot CRM
- HubSpot Marketing
- HyperV - 预览
- Icertis
- 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 Outlook 365
- Microsoft Power Automate
- 关于 Microsoft Power Automate连接器
- Microsoft Power Automate身份验证
- Microsoft Sentiment
- Microsoft Teams
- Microsoft Translator
- Microsoft Vision
- Miro
- NetIQ eDirectory
- 奥克塔
- OpenAI
- 符合 OpenAI V1 的 LLM
- Oracle Eloqua
- Oracle NetSuite
- PagerDuty
- 贝宝
- PDFMonkey
- Perplexity
- Pinecone
- Pipedrive
- QuickBooksOnline
- Quip
- Salesforce
- Salesforce 代理强制和流程 – 预览
- 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 - 预览
- 探戈卡
- Todoist
- Trello
- Twilio
- UiPath Data Fabric – 预览
- UiPath 生成式 AI 活动
- UiPath Orchestrator - Preview
- X(以前称为 Twitter)
- Xero
- WatsonX.ai
- WhatsApp Business
- WOO COMMERCE
- 可行
- Workday
- Workday REST
- VMware ESXi vSphere
- YouTube
- Zendesk
- Zoho Campaigns
- Zoho Desk
- Zoho Mail
- 缩放
- Zoom 信息

Integration Service 用户指南
您可以在以下身份验证选项之间进行选择:
-
“OAuth 2.0 授权代码” :使用您的 Microsoft 帐户凭据连接到 UiPath 公共应用程序,还可选择连接到您的共享邮箱。
-
自带 OAuth 2.0 应用程序: 连接到您创建的私有应用程序,也可以选择连接到您的共享邮箱。
如果您在登录过程中遇到任何错误,建议您联系 Microsoft Power Automate 管理员。
在创建与外部应用程序的连接之前,许多组织都需要管理员的同意。管理员同意工作流要求在建立连接之前,需要管理员批准特定用户或组的应用注册。有关更多详细信息,请参阅 Microsoft 文档中的管理员同意工作流概述以及Microsoft Entra ID 中的用户和管理员同意。
-
Integration Service 模拟创建连接的用户。用户的凭据可用于访问其在给定应用程序中拥有的所有相同资源。如果共享连接,则系统会代表该连接对使用该连接的 Microsoft Power Automate 进行的所有更改。
-
Microsoft Power Automate 连接器使用 OAuth 2.0 在后台进行身份验证和访问 Microsoft Data Horizon API。系统会通过 Azure AD 应用程序自动管理作用域,无需用户手动配置。
连接器请求以下权限/作用域:
-
OAuth 2.0 授权代码:
offline_access
、.default
-
自带 OAuth 2.0 应用程序:
-
创建连接的最小作用域:
openid
和offline_access
-
添加 Microsoft Power Automate连接
要创建与 Microsoft Power Automate 实例的连接,请执行以下步骤:
-
从左侧栏中选择“Integration Service”。
-
从“连接器”列表中选择“Microsoft Power Automate”,或使用搜索栏查找连接器。
-
选择“连接到 Microsoft Power Automate 。
-
您现在已重定向到连接页面。
-
选择“OAuth 2.0 授权代码”身份验证类型。
-
输入环境 ID。
-
添加必要的作用域。
-
输入“租户 ID”(租户 ID) 。
-
选择“连接”。
-
使用您的 Microsoft 电子邮件地址和密码进行身份验证。
OAuth 应用程序的刷新令牌
Microsoft 可以随时使或撤销 OAuth 应用程序的刷新令牌。 发生这种情况的原因可能有很多,例如超时和撤销。 有关详细信息,请参阅 Microsoft 官方文档。
令牌失效会导致连接失败,并且在不修复连接的情况下,自动化将无法运行。
创建 OAuth 应用程序时,请确保遵循 Microsoft 的最佳实践。有关如何创建 Microsoft OAuth 应用程序的完整详细信息,请参阅 Microsoft 文档:使用 Microsoft 身份平台注册应用程序。
要了解如何创建应用程序,请转到 Microsoft 官方文档并按照其中描述的步骤操作:使用 Microsoft 身份平台注册应用程序。
要求
创建自己的应用程序以与 Integration Service 一起使用时,您必须考虑以下要求:
-
您必须将应用程序配置为多租户或单租户应用程序。
-
您必须配置Web应用程序。
-
您必须配置网页重定向 URI。创建连接时,身份验证屏幕中会提供 OAuth 2.0 应用程序的重定向 URI(或回调 URL): https://cloud.uipath.com/provisioning_/callback 。
-
您必须设置委派权限。 有关更多信息,请参阅 Microsoft 官方文档中的权限。
-
为您的应用程序生成客户端密码。
添加 Microsoft Power Automate连接
要创建与 Microsoft Power Automate 实例的连接,请执行以下步骤:
-
从左侧栏中选择“Integration Service”。
-
从“连接器”列表中,选择“Microsoft Power Automate ,或使用搜索栏查找连接器。
-
选择“连接到 Microsoft Power Automate 。
-
您现在已重定向到连接页面。
-
选择“自带 OAuth 2.0 应用程序”身份验证类型。
-
填写必填字段:客户端 ID 、客户端密码、环境 ID和租户 ID 。
- 添加必要的作用域。