Telegram video to Frame.io
Status: Open · Asked by hidden__021 on · 0 views
Hi,
I want to send videos to a Telegram channel with a connected bot, then that video gets uploaded to Frame.io automatically.
The problem is the responses I get from the Telegram bot, have no URL to use in the next step.
Do you have any solution?
Hi @hidden__021,
Thanks for sharing the details. Please note that when a media file (video/image) is sent through Telegram, the response generally does not return a direct public URL. This is the expected response format from Telegram’s end.
To upload the video to Frame.io, you can use either of the approaches:
- If you already have the video URL available from another step/source, you can map the same URL in the Frame.io upload step.
- If you are using a static file/video link, you can directly paste it in the Frame.io step as well, and it should work fine.
If you want, you can share a sample response screenshot, and we will guide you on the best field to map for your specific workflow.