API tool call - return array, how to format responses to variables
Hi,
I have customer lookup with phone number working via make.com and an airtable lookup for the customer and it returns dynamic variables i can use in the call
but now trying to do direct to zammad and lookup the customer details. I actually send the request find and get the data but having trouble at the step assigning it to dynamic variables for vapi on the return.
In make, i could just map those in the return web hook, but in this zammad api call it returns a full body and i have no idea how to format those to dynamic variables, have tried loads of ways with request body and array and aliases but no luck.
I have attached my postman output, i will also attach my tool and logs output
call ID - with the output
c1abfc1d-caaa-4986-91c1-b82b6d9e49c3
I have customer lookup with phone number working via make.com and an airtable lookup for the customer and it returns dynamic variables i can use in the call
but now trying to do direct to zammad and lookup the customer details. I actually send the request find and get the data but having trouble at the step assigning it to dynamic variables for vapi on the return.
In make, i could just map those in the return web hook, but in this zammad api call it returns a full body and i have no idea how to format those to dynamic variables, have tried loads of ways with request body and array and aliases but no luck.
I have attached my postman output, i will also attach my tool and logs output
call ID - with the output
c1abfc1d-caaa-4986-91c1-b82b6d9e49c3



