Problem with data formatting in Voiceflow API block POST request
I am encountering a problem when performing POST request from voiceflow API block to my server. When I enter the data in json format in the 'Raw' section of body it works, but when I enter it in the 'Form Data', it gives a content type error.
I need to use the form data format because it allows me to send voiceflow variable to my server.
Could anyone please help me with that?
