@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.