Hey all - I have a very silly question I
# general-english
m
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 😅
k
configure your assistant’s serverUrl to receive end of call reports via webhook..
m
I'm not receiving the actual end of call report, cant find where to..! I'm on Make.com and receive plenty of data about the call, agent etc...just nothing about the content of it
k
I suggest you recheck if your assistant’s serverUrl is correctly set to your Make.com webhook URL, and that your Make.com scenario is configured to handle the incoming data structure properly..
2 Views