integration-service
latest
false
- Introdução
- Notificações
- Licenciamento Flex
- Solução de problemas
- Construtor de Conector
- Sobre o Construtor de Conector
- Criação do primeiro conector
- Como criar seu conector a partir de uma definição de API
- Configuração da autenticação
- Uso de variáveis no Construtor do Conector
- Designer de atividades
- Criação de um gatilho
- Introdução
- Exemplo A: criar um conector a partir de uma tela em branco com autenticação do Token de Acesso Pessoal
- Exemplo B: criar um conector de uma tela em branco com autenticação de chave de API
- Exemplo C: criar um conector a partir de uma especificação de API com autenticação de credenciais do cliente OAuth 2.0
- Act! 365
- ActiveCampaign
- Active Directory - Visualização
- 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 – Pré-visualização
- Customer.io
- Databricks Agent
- Datadog
- Pesquisa Profunda
- Deputy
- Discord - Visualização
- DocuSign
- Gota
- Dropbox
- Dropbox Business
- Egnyte
- Eventbrite
- Taxas de câmbio
- Exchange Server - Pré-visualização
- Expensify
- Facebook
- Freshbooks
- Freshdesk
- Freshsales
- Freshservice
- GetResponse
- GitHub
- Gmail
- Google Cloud Platform
- Documentos Google
- Google Drive
- Formulários Google - Pré-visualização
- Google Maps
- Planilhas Google
- Google Speech-to-Text
- Text-to-Speach do Google
- Google Tasks - Visualização
- Google Vertex
- Google Vision
- Google Workspace
- GoToWebinar
- Greenhouse
- Hootsuite
- HTTP Webhook - Visualização
- Hubspot CRM
- HubSpot Marketing
- HyperV - Pré-visualização
- Icertis
- iContact
- Insightly CRM
- Intercom
- Jina.ai
- Jira
- Keap
- Klaviyo
- LinkedIn
- Email
- 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
- OKTA
- OpenAI
- LLM em conformidade com OpenAI V1
- Oracle Eloqua
- Oracle NetSuite
- PagerDuty
- Paypal
- PDFMonkey
- Perplexity
- Pinecone
- Pipedrive
- QuickBooksOnline
- Quip
- Salesforce
- Salesforce AgentForce e fluxos – Visualização
- Salesforce Marketing Cloud
- SAP BAPI
- SAP Cloud for Customer
- SAP Concur
- SAP OData
- SendGrid
- ServiceNow
- Shopify
- Slack
- SmartRecruiters
- Smartsheet
- Snowflake
- Snowflake Cortex
- About the Snowflake Cortex connector
- Snowflake Cortex authentication
- Snowflake Cortex features table
- Stripe
- Sugar Enterprise
- Sugar Professional
- Sugar Sell
- Sugar Serve
- System Center - Pré-visualização
- TangoCard
- Todoist
- Trello
- Twilio
- UiPath Data Fabric – Visualização
- Atividades da UiPath GenAI
- X (anteriormente Twitter)
- Xero
- watsonx.ai
- WhatsApp Business
- UiPath Marketplace
- Funcional
- Workday
- Workday REST
- VMware ESXi vSphere
- YouTube
- Zendesk
- Zoho Campaigns
- Zoho Desk
- Zoho Mail
- Zoom
- ZoomInfo
Importante :
Este conteúdo foi traduzido com auxílio de tradução automática.
A tradução dos pacotes de Conetores disponíveis no Integration Service é efetuada automaticamente.
A localização de um conteúdo recém-publicado pode levar de 1 a 2 semanas para ficar disponível.

Guia do usuário do Integration Service
Última atualização 9 de out de 2025
See the following table for an overview of the capabilities offered by the connector.
Feature Area | Recurso | Snowflake Cortex Agent in Maestro |
---|---|---|
Autenticação | Single token, Bearer token (e.g. Personal Access Token). | Sim |
Autenticação | Service Principal-based authentication (e.g., service key, OAuth 2.0). | Não |
Autenticação | User-delegated, token-based authentication (e.g., On-Behalf-Of, OpenID). | Não |
Project Discovery | Discover available projects based on authentication | Yes (discovers databases, schemas) |
Agent Discovery | Discover available agents. | Yes (lists all agents) |
Invocation | Supports synchronous (request-response) invocation. | Não |
Invocation | Supports streaming invocation (Server-Sent Events). | Yes (Maestro captures last event:response from stream) |
Invocation | Supports asynchronous invocation with polling or webhook/callback. | Não |
Invocation | Ability to specify the agent's tools/skills within the API request. | Yes (in Prompt) |
Session Management | Maintains conversational context via session IDs and allows for the retrieval of event history from an ongoing session. | Sim |
Output Controls | Enforces structured, schema-adherent JSON output from agents. | Não |
Content Handling | Supports multi-modal content exchange (e.g., binary files, images, audio). | Não |
Observability | Provides comprehensive observability through togglable verbose tracing, OTEL-formatted traces, and cross-platform correlation IDs. | Yes (in Snowflake) |
Consumption & Attribution | Tracks and attributes AI consumption (tokens/units) per response for cost analysis. | Yes (in Snowflake) |
Controle de versão | Enables agent versioning for CI/CD workflows, targeted invocations by version number (e.g., GA, preview), and rollbacks. | Não |
Tratamento de Erro | Delivers structured, detailed error messages (reason, domain, metadata) for advanced debugging and conditional logic. | Yes (in Snowflake) |