- 入门指南
- 通知
- 许可
- 故障排除
- 连接器生成器
- 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
- 数据库 Hub - 预览版
- Databricks智能体
- Datadog
- 深度查找
- Deputy
- Discord - 预览
- DocuSign
- 水滴
- Dropbox
- Dropbox Business
- Egnyte
- Eventbrite
- 汇率
- Exchange Server - 预览
- Expensify
- Facebook
- Freshbooks
- Freshdesk
- Freshsales
- Freshservice
- 获取响应
- GitHub
- Gmail
- 谷歌云平台
- Google 文档
- Google 云端硬盘
- Google 表单 - 预览
- 关于 Google 表单连接器
- Google 表单身份验证
- Google 表单事件
- Google Maps
- Google 表格
- Google 语音转文本
- Google 文本转语音
- Google Tasks - 预览
- Google Vertex
- Google Vision
- Google Workspace
- GoToWebinar
- Greenhouse
- Hootsuite
- HTTP
- 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 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 Apps - Preview
- UiPath Data Fabric – 预览
- UiPath 生成式 AI 活动
- UiPath Orchestrator
- 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 用户指南
Google 表单身份验证
先决条件
根据您选择的身份验证类型,您可能需要以下凭据之一:
- OAuth 2.0 授权代码:您的 Google 电子邮件地址以及与您 Google 帐户关联的密码。
- 自带 OAuth 2.0 应用程序: 应用程序的客户端 ID 和客户端密码,以及作用域。
- 服务帐户:“服务帐户密钥”、“帐户电子邮件”。
For more details regarding the different authentication types, refer to the How to connect to Google Workspace 365 activities guide.
经过身份验证后,您可以使用该连接访问 Google 表单提供的不同功能。
如果 Google 未启用您的帐户:
- 请您的管理员批准创建连接。
- 通过选中允许创建连接的可用选项来启用权限。
For more information on Google Forms, refer to Google Forms developer documentation.
作用域
连接器请求以下权限/作用域:
- UiPath 公共应用程序默认作用域:
openid、https://www.googleapis.com/auth/drive.readonly、https://www.googleapis.com/auth/forms.responses.readonly - 服务帐户默认作用域:
openid、https://www.googleapis.com/auth/drive.readonly、https://www.googleapis.com/auth/forms.responses.readonly- 自带 OAuth 2.0 应用程序:
- 创建连接的最小作用域:
openid - Google 表单触发器所需的最小作用域列表:
openidhttps://www.googleapis.com/auth/drive.readonlyhttps://www.googleapis.com/auth/forms.responses.readonly
- 创建连接的最小作用域:
If you authenticate using Bring your own OAuth 2.0 app, you benefit by default from the scopes configured at app creation. If you want to use the default app permissions, you can declare a common scope. This means you use only the permissions configured for that application. You can also declare additional scopes at connection creation, using the Scopes field. You will then be asked to grant the additional consent during sign-in. Connecting allows UiPath products to interact with Google Forms data on your behalf. This may include read, write, modify and delete data, depending on your Google Forms permissions. You can always remove any access in your Google Account.
添加 Google 表单连接
- 从左侧栏中选择“Integration Service”。
- From the Connectors list, select Google Forms. You can also use the search bar to find the connector.
- 现在,您已重定向到连接页面。选择您的首选身份验证类型,添加所需的凭据,然后选择“连接” 。如果您选择“自带 OAuth 2.0 应用程序”,则必须提供客户端 ID 和客户端密码,以及与不同活动交互时可能需要的作用域。查看活动文档,了解它们所需的作用域。
OAuth 应用程序的刷新令牌
Google 对单个 OAuth 2.0 客户端 ID 具有刷新令牌限制。如果达到限制,则创建新的刷新令牌会自动使最旧的刷新令牌失效,而不会发出警告。此限制不适用于服务帐户(请参阅将 OAuth 2.0 用于服务器到服务器应用程序)。如需了解详情,请参阅 Google 官方文档。
可能导致令牌过期的原因列表:
- 您已撤销应用程序的访问权限。
- 刷新令牌已六个月未使用。
- 您需要更改密码,并且刷新令牌包含 Gmail 作用域。
- 您的帐户已超过授予的 (实时) 刷新令牌的最大数量。
- 如果您在超出限制后请求新令牌,则基于先前授予的令牌的旧连接将过期。 只有新连接或最新编辑/重新进行身份验证的连接(使用最新的令牌)才能正常工作。
- 管理员已将您应用程序作用域内请求的任何服务设置为“受限” (错误为
admin_policy_enforced)。 - 对于Google Cloud Platform API :可能已超过管理员设置的会话时长。
当前限制为每个 Google 帐户每个 OAuth 2.0 客户端 ID 使用 100 个刷新令牌。此数字可能会发生变化。有关最新信息,请随时查看 Google 文档。
一个用户帐户或服务帐户可以在所有客户端上拥有的刷新令牌总数有一个更大的限制。 普通用户不会超过此限制,但用于测试实施的开发者帐户可能会超过此限制。
为确保不超过此限制,UiPath 允许用户创建自己的 OAuth 应用程序并使用自带应用程序身份验证类型进行连接。创建 OAuth 应用程序时,请务必遵循 Google 的最佳实践。有关如何创建 OAuth 应用程序的详细信息,请参阅 Google 官方文档。
令牌失效会导致连接失败,并且在不修复连接的情况下,自动化将无法运行。