Updated Flutterflow + Xano upload image

Trying to build upload a profile image and upload a screenshot functionality to an app in FlutterFlow.

Looking at this tutorial but it is either out of date, is skipping showing a step, or I am missing something. It uses a "Save media to local file" action that no longer exists, and at minute 1:20 it shows this API call setup but at not point does the video show what is passed to the "image" variable (image 1).


If I then try to make an API call like in the video, I have no object from the previous Action to pass to the call (image 2).


And local file is not an option in FF API variables.

Video:


Current options:



So it is not clear to me how to get the image that was uploaded in the first action.

2 replies