Upload file in API test and response

Database & APIs

Hi,

I'm creating a project where I need to upload an audio file through API. How to upload a file in API test and response? There's no option to select or upload file. Once the audio file is uploaded, the API generates an unique ID which is required. How to get that generated ID in response? Please help me out with this. Thank you!

What have you tried so far?

I tried doing it through Json Path but the problem is that Json Path is created only when the testing of the API call is done.

Did you check FlutterFlow's Documentation for this topic?
Yes
6
3 replies