Cant transfer the data from Vapi to make.com
# support
a
I have made a tool that will get some information during the call, I want to paste that information in the google sheets. In make.com data structure is detected successfully but I cant access that property from the tool which I got during the conversation.
v
@abdul rafey It sounds like you've successfully extracted structured data during a call using your tool, and now you're looking to integrate that data into Google Sheets using make.com (formerly Integromat). To access the property from the tool in make.com, you'll need to ensure that the data is being passed correctly from your tool to make.com. Here's a general approach to achieve this: 1. **Output Data from Your Tool**: Make sure your tool outputs the structured data in a format that make.com can understand, typically as JSON. 2. **Webhook or API**: Use a webhook or an API endpoint provided by make.com to send the data. You'll need to set up a scenario in make.com that is triggered by the incoming data. 3. **Map Data Fields**: In your make.com scenario, map the data fields from the incoming JSON to the corresponding columns in Google Sheets. 4. **Test the Integration**: Run a test to ensure that the data is being received by make.com and correctly entered into Google Sheets. If you're having trouble accessing the property, it could be due to several reasons: - The property name in the JSON might not match the field you're trying to map in make.com. - There could be an issue with the data format. - There might be a problem with the webhook or API setup. If you provide more specific details about the issue you're encountering, I can offer more targeted advice. If you're unable to resolve the issue, please ask support for more info on this.
You can continue this conversation by mentioning me in the message.
s
please share the call id.
a
Hey, thanks for response, I got the first issue fixed but now when I sent the information from make.com back to Vapi, the assistant cant get access to that information..
Here's the call ID: 374da286-996b-4e55-9923-be97b4df5575
s
please checkout this video for

https://youtu.be/4fLe3sRH_uI

also please check the call id
6 Views