OCNORA

Gong

CRM & salesUsername & passwordcredential probe

Read Gong calls, transcripts and users; add externally recorded calls.

OCNORA ships 12 typed Gong operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run. Anything not covered by a typed node reaches https://api.gong.io through the HTTP node with the same credential.

Operations 12

  • Add Call
    Register a call recorded outside Gong so Gong can ingest its media.
    gong.add_call
  • Get Call
    Retrieve the metadata of one call by its Gong call id.
    gong.get_call
  • Get Transcripts
    Retrieve the speaker-by-speaker transcripts of the matching calls.
    gong.get_transcripts
  • Get User
    Retrieve one Gong user's profile and settings by user id.
    gong.get_user
  • Get User Settings History
    List the recorded changes to one user's Gong settings over time.
    gong.get_user_settings_history
  • List Calls
    List the metadata of every call recorded in a date range.
    gong.list_calls
  • List Scorecards
    List the Gong scorecards and the questions each one asks.
    gong.list_scorecards
  • List Keyword Trackers
    List the keyword trackers configured in Gong and their keywords.
    gong.list_trackers
  • List Users
    List every user in the Gong company, one page at a time.
    gong.list_users
  • List Workspaces
    List every workspace in the Gong company, with its id and name.
    gong.list_workspaces
  • Search Calls
    Search calls by date range, call ids or host, returning the detail the content selector asks for.
    gong.search_calls
  • Search Users
    Fetch users by id, or every user created inside a time window.
    gong.search_users

Run your first Gong workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.