How to fetch API Response to be used in app building

Hi @Kai_Jie_Ang Thanks for reaching out!

Yes, you can reference query data inside of double curly brackets by calling the queryName.data and then the name of your property {{queryName.data.file}}.

Here's an example:

You can use the State tab to see which properties are available to you and their current values: