Skip to content

Gong 节点#

使用 Gong 节点可以自动化 Gong 平台的工作流程,并将 Gong 与其他应用程序集成。n8n 内置支持多种 Gong 功能,包括获取一个或多个通话记录和用户信息。

本页面列出了 Gong 节点支持的操作,以及更多资源的链接。

凭证

您可以在此处找到该节点的认证信息:Gong 凭证

操作列表#

  • 通话记录
    • 获取单条
    • 批量获取
  • 用户
    • 获取单个
    • 批量获取

模板与示例#

CallForge - 05 - Gong.io Call Analysis with Azure AI & CRM Sync

by Angel Menendez

View template details
CallForge - 04 - AI Workflow for Gong.io Sales Calls

by Angel Menendez

View template details
CallForge - 06 - Automate Sales Insights with Gong.io, Notion & AI

by Angel Menendez

View template details
Browse Gong integration templates, or search all templates

相关资源#

更多关于该服务的信息,请参考 Gong 官方文档

当操作不受支持时的解决方案#

如果当前节点不支持您想要执行的操作,可以使用 HTTP Request 节点 调用该服务的 API。

您可以在 HTTP Request 节点中使用为该服务创建的凭证:

  1. 在 HTTP Request 节点中,选择 Authentication > Predefined Credential Type
  2. 选择您想要连接的服务。
  3. 选择您的凭证。

更多信息请参考 自定义 API 操作