# Does transload it support import from soundcloud?

**URL:** https://community.transloadit.com/t/does-transload-it-support-import-from-soundcloud/15987
**Category:** Uppy
**Created:** [March 7, 2022, 8:13am UTC](https://community.transloadit.com/t/does-transload-it-support-import-from-soundcloud/15987 "2022-03-07T08:13:36Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![kosem](https://avatars.discourse-cdn.com/v4/letter/k/8edcca/32.png) [@kosem](https://community.transloadit.com/u/kosem)
#### Post date: [March 7, 2022, 8:13am UTC](https://community.transloadit.com/t/does-transload-it-support-import-from-soundcloud/15987/1 "2022-03-07T08:13:36Z")

</div>

Hi, I´m trying to import a soundcloud link from the “Import from Link” function, but the system returns this res

You can only upload: video/_, audio/_

Questions

1. Does anyone know why this error message is being sent?

2. Does Uppy support links from Soundcloud?

3. Is there a more efficient workflow like Connecting directly with Soundcloud via oauth as offered with Google, Facebook & Instagram

Thanks!

---

<div class="post-metadata">

### Author: ![aduh95](https://yyz2.discourse-cdn.com/flex032/user_avatar/community.transloadit.com/aduh95/32/490_2.png) [@aduh95](https://community.transloadit.com/u/aduh95)
#### Post date: [March 8, 2022, 7:19pm UTC](https://community.transloadit.com/t/does-transload-it-support-import-from-soundcloud/15987/2 "2022-03-08T19:19:13Z")

</div>

Hi! FYI the “Import from Link” feature is the `@uppy/url` plugin, documentation for it can be found at [https://uppy.io/docs/url/](https://uppy.io/docs/url/).

> [@kosem](#):
>
> - Does anyone know why this error message is being sent?
> - Does Uppy support links from Soundcloud?

Maybe the error is there because you try to paste the link to the HTML page rather than the MP3 file? If you paste there the URL of an MP3 file, it should works fine – but I’m not sure SoundCloud provides links directly to MP3 files.

> [@kosem](#):
>
> Is there a more efficient workflow like Connecting directly with Soundcloud via oauth as offered with Google, Facebook & Instagram

There’s no official plugin for SoundCloud, I haven’t heard of a non-official one either (although I haven’t searched at all to be honest). You could either create one yourself (documentation can be found at [https://uppy.io/docs/writing-plugins/](https://uppy.io/docs/writing-plugins/)), or sponsor someone to make such plugin for you. Depending what API does SoundCloud provide for doing this, it may or may not be easily achievable.
