How do you setup the HTTP API to retrieve Gong Call data? I have the webhook part working where I'm importing call IDs via the webhook, but can't figure out the HTTP API setup, even after following this demo.
To set up the HTTP API for retrieving Gong call data after importing call IDs via webhook: 1. Open the column where you want to retrieve call data (like "GET Calls" column) 2. Select "GET" as your HTTP method 3. Enter the Gong API endpoint URL (for calls: https://app.gong.io/settings/api/documentation#get-/v2/calls) 4. Paste your Gong API token in the designated spot 5. If needed, edit the timeframe for which you want to import calls For authentication, you can use either Basic Authorization HTTP header or OAuth with Bearer token. If you're still having issues, could you paste your JSON configuration so I can help troubleshoot further?
Hey Owen, thanks for reaching out! We actually have a direct integration that should make this much easier! Check out the Get Call Transcript action and let me know if it unblocks you here. :) If not, feel free to reach out, happy to jam!