wispy-yellowW
Voiceflow Partnersโ€ข2y agoโ€ข
7 replies
wispy-yellow

I can't store my API data in Voiceflow variables

I am trying to make a GET request to my REST API developed with Node.js and Express.js. The request is successfully executed, and the API returns the expected data. However, when I try to save this data in variables in Voiceflow, it seems that they are not saved correctly because when I display the variables, the number 0 appears.

My API does not have an authentication mechanism at the moment, and in the request, I include the header 'Content-Type: application/json'. Despite this, I can't save the data obtained in variables in Voiceflow.
Was this page helpful?