csweeze - Hi, I'm following this tutorial to co...
Hi, I'm following this tutorial to compress videos using FFMPEG:
https://buildship.com/templates/ffmpeg-compress-video
It works fine, compresses the video, but I'm having trouble returning the URL that is created through buildship into Flutterflow.
How do I get the URL in the Result [200] field from Buildship into Flutterflow? I've tried every variation of $.200 and $.200[DownloadURL] but can't seem to get that damn url!
1 Reply
cc @Luis can you help check this?