Skip to content

Gong node#

Use the Gong node to automate work in Gong and integrate Gong with other applications. n8n has built-in support for a wide range of Gong features, which includes getting one or more calls and users.

On this page, you'll find a list of operations the Gong node supports, and links to more resources.

Credentials

You can find authentication information for this node here.

Operations#

  • Call
    • Get
    • Get Many
  • User
    • Get
    • Get Many

Templates and examples#

AI agent chat

by n8n Team

View template details
OpenAI GPT-3: Company Enrichment from website content

by Lucas Perret

View template details
Ask questions about a PDF using AI

by David Roberts

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

Refer to Gong's documentation for more information about the service.

What to do if your operation isn't supported#

If this node doesn't support the operation you want to do, you can use the HTTP Request node to call the service's API.

You can use the credential you created for this service in the HTTP Request node:

  1. In the HTTP Request node, select Authentication > Predefined Credential Type.
  2. Select the service you want to connect to.
  3. Select your credential.

Refer to Custom API operations for more information.