Store Facebook CDN link video

(Kanika Choudhary) #1

I am accepting a video input from the users on my deployed bot on facebook messenger. The video is being saved as a cdn link which expires soon. Is there a way by which I can store the video inputs to my google drive or dropbox?

(Daniel Beckett) #2

@Kanika

Unfortunately there are no tools available in Flow XO which can download a file from a URL. If you are able to find a third party solution that enables this through an open API then the Webhooks & HTTP service could be used to send data back and forth.