Gong integration

Data and analytics connector, available on Zeplik

Gong is available as an integration on Zeplik, the AI assistant that works across every model in one chat. Connect Gong and Zeplik can act on your data and analytics for you: Gong is a platform for video meetings, call recording, and team collaboration. You stay in the conversation while the assistant does the work in Gong directly.

Zeplik exposes 26 read actions and 27 write actions for Gong. Read actions run automatically; write actions stay off until you enable write access in Settings, so nothing is changed in Gong without your consent.

Try Gong on Zeplik

Pick a prompt to open it in the Zeplik app. If you are not signed in yet, your prompt is waiting for you the moment you do.

What Zeplik can do with Gong

Read from Gong (26)

Runs automatically in any conversation.

  • Fetch all permission profiles

    Returns a list of all permission profiles. the listing is in the alphabetical order of the profile names.

  • Get crm integration details

    <style>.public-api-info { background: rgb(222, 235, 255);}.public-api-tip { background: rgb(227, 252, 239);}.public-api-parameter { background: rgba(9,30,66,0.08);}.public-api-note { background: rgb(234, 230, 255);}.public-api-important { background: rgb(255, 250, 230);}.public-api-critical { background: rgb(255, 235, 230);}table, th, td { border: 1px solid gray; border-collapse: collapse;}th, td { padding: 5px;}th { text-align: left;}img { border: 2px solid #d3d5d9;}</style><p>returns the crm integration you set up using the <code>put /v2/crm/integrations</code> endpoint. you can only have one integration at a time. </p><p>when accessed using a bearer token, this endpoint requires the 'api:crm:integrations:read' scope.</p>

  • Get crm objects v2 crm entities

    Retrieves crm entities from the gong platform. this endpoint allows users to fetch various crm objects such as accounts, deals, and contacts that have been integrated with gong's revenue intelligence system. it provides a way to access and utilize crm data within the context of gong's conversation analysis and insights. use this endpoint when you need to synchronize crm data with gong or when you want to retrieve the latest crm entity information for analysis or reporting purposes. the endpoint does not modify any data and is intended for read-only operations. note that the specific fields and structure of the returned entities may vary based on the crm system integrated with gong.

  • Get permission profile

    Returns a permission profile.

  • Get request status v2 crm request status

    The getcrmrequeststatus endpoint retrieves the current status of crm integration requests in the gong platform. it allows users to check the progress and outcome of operations related to crm data uploads, synchronization, or other crm-related processes. this endpoint is particularly useful for monitoring the health and progress of crm integrations, troubleshooting issues, and ensuring data consistency between gong and connected crm systems. it should be used when you need to verify if a crm integration request has been completed, is still in progress, or has encountered any errors. the endpoint does not modify any data and is intended for status checking only. note that the specific details returned may vary depending on the type and complexity of the crm integration request being queried.

  • List all coaching metrics v2 coaching

    List all of the coaching metrics of a manager. when accessed through a bearer token authorization method, this endpoint requires the scope 'api:coaching:read'.

  • List all company workspaces v2 workspaces

    Returns a list of all workspaces including their details. when accessed through a bearer token authorization method, this endpoint requires the scope 'api:workspaces:read'.

  • List all users v2 users

    List all of the company's users. when accessed through a bearer token authorization method, this endpoint requires the scope 'api:users:read'.

  • List flows for crm prospects

    Get the gong engage flows assigned to the given prospects. when accessed through a bearer token authorization method, this endpoint requires the scope 'api:flows:read'.

  • List folder calls

    Given a folder id, this endpoint retrieves a list of calls in it. when accessed through a bearer token authorization method, this endpoint requires the scope 'api:library:read'.

  • List gong engage flows v2 flows

    Engage flows have the following visibility types: * company: visible to everyone in the company, can only be edited by users with edit permissions. * personal: reps can set up their own flows which are only available to them. * shared: reps can share a flow with other reps. those reps can then add leads to the flow. this endpoint returns all company flows, together with personal flows and flows shared with the user specified in the flowemailowner parameter. when accessed through a bearer token authorization method, use the 'api:flows:read' scope.

  • List schema fields v2 crm entity schema

    Retrieves the comprehensive schema of crm entities in the gong platform. this endpoint provides detailed metadata about the structure, attributes, and relationships of entities within the customer relationship management (crm) system. it is particularly useful for developers integrating with gong's api who need to understand the data model of the crm entities. the endpoint returns a complete view of all crm entity schemas, which can be used for data mapping, validation, or building dynamic forms. note that this endpoint does not accept any parameters, meaning it returns the full schema without filtering options. while powerful, be mindful of potential performance implications when dealing with large, complex crm structures.

and 14 more.

Act in Gong (27)

Runs only after you enable write access.

  • Add call media v2 calls id media

    Adds a call media, recorded by a telephony system (pbx) or other media recording facility. gong accepts call recordings in various audio and video file formats, including wav, mp3, mp4, mkv and flac. if uploading a dual-channel (stereo) file separated by speaker, make sure to specify which channel correspondsto the company team member (rep) in the parties/mediachannelid parameter of the add new call operation. when accessed through a bearer token authorization method, this endpoint requires the scope 'api:calls:create'.

  • Add new call v2 calls

    When using this endpoint, either provide a downloadmediaurl or use the returned callid in a follow-up request to /v2/calls/{id}/media to upload the media file. when accessed through a bearer token authorization method, this endpoint requires the scope 'api:calls:create'.

  • Aggregate activity by period via api

    Lists the aggregated activity of multiple users within the gong system for each time period within the defined date range. this endpoint returns multiple records, one for each user. for each user there are items for every time period in the date range, including statistics about the user's activity. records are returned only for users with activity in the range. when accessed through a bearer token authorization method, this endpoint requires the scope 'api:stats:user-actions'.

  • Aggregate user activity statistics

    Lists the activity of multiple users within the gong system during a defined period. given the period, this endpoint returns multiple records, one for each user, with an applicable activity during the period. each record includes statistics about the user's activity. when accessed through a bearer token authorization method, this endpoint requires the scope 'api:stats:user-actions'.

  • Assign prospects to flow

    Use this endpoint to assign a number of prospects to a flow. prospects can be contacts or leads in your crm. generate a list of comma separated crm ids of the prospects you want to add to a flow. the flowinstanceowneremail parameter is the email address of the gong user who set up the flow instance and owns the flow to-dos. you can assign up to 200 prospects to a flow in a single request. when accessed through a bearer token authorization method, this endpoint requires the scope 'api:flows:write'.

  • Create activity scorecards report

    Retrieve all the answers for the scorecards that were reviewed during a specified date range, for calls that took place during a specified date range, for specific scorecards or for specific reviewed users. when accessed through a bearer token authorization method, this endpoint requires the scope 'api:stats:scorecards'.

  • Create a new gong meeting v2 meetings

    When accessed through a bearer token authorization method, this endpoint requires the scope 'api:meetings:user:create'.

  • Create permission profile v2 permission profile

    Create a permission profile in a given workspace.

  • Data privacy for phone number

    Shows the elements in the gong system that reference the given phone number. given a phone number, this endpoint returns details of any leads or contacts with this phone number and their associated calls and email messages. when accessed through a bearer token authorization method, this endpoint requires the scope 'api:data-privacy:read'.

  • Delete a generic crm integration v2 crm integrations

    Deletes an existing crm integration from the gong platform. this endpoint should be used when you want to disconnect or remove a previously established integration between gong and a crm system, such as hubspot. it's particularly useful when you need to change crm providers, stop syncing data between gong and a specific crm, or troubleshoot integration issues by removing and re-adding the connection. the deletion is likely permanent, so use this endpoint with caution. it's important to note that this operation may affect data synchronization and potentially impact existing analytics or reports that rely on the integrated crm data.

  • Delete a gong meeting v2 meetings

    When accessed through a bearer token authorization method, this endpoint requires the scope 'api:meetings:user:delete'.

  • Delete users from call access list

    Remove individual user access from calls. the request can only remove access previously given by the /v2/calls/users-access api. if a given user does not have access to the call, they will be unaffected. if a given user does have access to the call, but not through the pubic api (for example if the call was shared with the user), the user's access will remain unchanged. when accessed through a bearer token authorization method, this endpoint requires the scope 'api:call-user-access:write'.

and 15 more.

How to connect Gong

  1. Sign in to Zeplik

    Create a free Zeplik account or sign in. New accounts start with free credits, so you can try Gong immediately.

  2. Connect Gong

    Open Settings and go to Connectors, then press Connect on Gong. You can also connect from the Gong page in the app.

  3. Approve access to Gong

    Approve access on Gong's secure consent screen. You are returned to Zeplik and can start giving instructions that use Gong.

Frequently asked questions

Can I use Gong with Zeplik?
Yes. Gong is available as an integration on Zeplik. Connect it once and the AI assistant can work with your Gong account inside any conversation.
What can Zeplik do with Gong?
Once connected, Zeplik has 26 read and 27 write actions for Gong. Gong is a platform for video meetings, call recording, and team collaboration.
How do I connect Gong to Zeplik?
You connect Gong with a secure one-click sign-in (OAuth): press Connect in Settings under Connectors and approve access on Gong's consent screen.
Does Zeplik change things in Gong without asking?
No. Zeplik reads from Gong by default. Any action that changes data in Gong requires write access, which stays off until you enable it in Settings under Connectors.
How much does connecting Gong cost?
Connecting Gong is free. You only spend Zeplik credits when the assistant runs, and new accounts start with free credits.

Related data and analytics integrations

Connect Gong to your AI assistant

Every model, one chat. Bring Gong into Zeplik and let the assistant do the work.