Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

How to upload media files from backend? #1006

Open
maxouzeer opened this issue Feb 3, 2023 · 0 comments
Open

How to upload media files from backend? #1006

maxouzeer opened this issue Feb 3, 2023 · 0 comments

Comments

@maxouzeer
Copy link

Hey there! I'm trying to upload media files to Twilio in order to use them in conversation messages, as described there: https://www.twilio.com/docs/conversations/media-support-conversations#sending-a-media-message

It works well from Postman when I manually upload a file in the Postman UI. However, I'm trying to make it possible from my backend, using file URLs that are generated from my file manager.

Can anyone help? Thanks a lot!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@maxouzeer and others