integration-service
latest
false
- 入门指南
- 通知
- Flex 许可
- 故障排除
- 连接器生成器
- 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 Vertex 连接器
- Google Vertex 身份验证
- Google Vertex AI agent connector features table
- 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 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 中提供的连接器包采用的是机器翻译的译文。
新发布内容的本地化可能需要 1-2 周的时间才能完成。

Integration Service 用户指南
上次更新日期 2025年10月29日
请参阅下表,了解在智能体流程中执行智能体时连接器所提供功能的概述。
| 功能区域 | 功能 | Google Vertex Agent in Maestro |
|---|---|---|
| 身份验证 | Single token, Bearer token (e.g. Personal Access Token) | 否 |
| 身份验证 | Service Principal-based authentication (e.g.,service account key) | 是 |
| 身份验证 | 用户委派的基于令牌的身份验证(例如代表、OpenID)。 | 否 |
| 项目发现 | 根据身份验证发现可用项目 | 否(由用户提供) |
| 智能体发现 | Discover available agents | Yes (lists all AgentEngine agents within a project) |
| 调用 | 支持同步(请求-响应)调用。 | 是 |
| 调用 | 支持流调用(服务器发送事件)。 | 否 |
| 调用 | 支持通过轮询或 Webhook/回调进行异步调用。 | 否 |
| 调用 | 能够在 API 请求中指定智能体的工具/技能。 | 是(在提示词中) |
| 会话管理 | 通过会话 ID 维护对话上下文,并允许从正在进行的会话中检索事件历史记录。 | Yes (use of session id within Managed Properties in Maestro) |
| 输出控件 | 强制执行智能体的结构化、符合架构的 JSON 输出。 | 否 |
| 内容处理 | 支持多模态内容交换(例如,二进制文件、图像、音频)。 | 否 |
| 可观察性 | 通过可切换的 Verbose 追踪、OTEL 格式的追踪和跨平台相关 ID,提供全面的可观察性。 | Yes (in Google Cloud Console) |
| 使用与归因 | 跟踪每次响应的 AI 消耗(令牌/单元)并进行属性划分,以进行成本分析。 | Yes (the token cost of each response is included in the {:}response) |
| 版本控制 | 为 CI/CD 工作流启用智能体版本控制,按版本号(例如 GA、预览版)进行针对性调用,以及回滚。 | 否 |
| 错误处理 | 提供结构化的详细错误消息(原因、域、元数据),用于高级调试和条件逻辑。 | 是 |