Hi Community,
Hoping someone can point me in the right direction. We are trying to retrieve the Zoom External ID (hs_meeting_external_id) for our Zoom meetings via the API, but the field is consistently empty. idea is to use this to map the recordings to the correct deal ID
Here is what we have already tried without success:
- We’ve confirmed our API call (GET /crm/v3/objects/meetings) is correct and successfully fetches all other requested meeting properties and associations.
- Zoom is correctly installed and whenever i schedule a meeting on HS , it shows up in my Zoom Workspace.
Despite these steps, the Zoom ID never gets saved to the HubSpot meeting record.
Has anyone experienced this or have any ideas on other troubleshooting steps we could try?