Companion & Transloadit & Google Drive = how?

Hello,

I’m planning to let visitors choose images from their Google Drive, and I’ve decided to use the Transloadit hosted version of Companion. However, I can’t find any documentation on how to do this?

All I have is:
uppy.use(GoogleDrive, {
target: Dashboard,
companionUrl: ‘https://your-companion.com’,
});

What else do I need to do? I’ve created an account on Transloadit.

Hi, you also have to use the Transloadit plugin for local uploads. You can import the Companion URL from the plugin.

Thank you. If I understand correctly after reading in the forum, i also needs to store the images in Transloadit in order to use Companion there, right?

You either use Transloadit for everything and you get Companion for free or you self-host Companion with an uploader plugin of your choosing.