Hey all - I have a very silly question I think...
I’m working on a voice-based onboarding flow for an assistant, and I’d love to automatically retrieve the structured data from calls to populate a Notion database. I can see the structured data schema — but I can’t seem to find a way to either send it via webhook after a call (the webhook config seems unavailable now) or retrieve it via API (GET /v1/calls returns 404)
Is there any supported way to access the structured data from past calls (via webhook or polling)? Am I just not finding a very obvious button somewhere 😅