The /dropbox/store Robot

We export to the storage platform of your choice.
The /dropbox/store
Robot exports encoding results to Dropbox.
Parameters
Name | Type | Default | Description |
---|---|---|---|
credentials
|
(required) String | Please create your associated Template Credentials in your Transloadit account and use the name
of your Template Credentials as this parameter's value.
They will contain the values for your access token. Please create your dropbox access token here.
While we recommend to use Template Credentials at all times, some use cases demand dynamic credentials for which using
Template Credentials with their static nature is too unwieldy. If you have this requirement, feel free to use the following
parameter instead: "access_token" .
|
|
path
|
String | "${unique_prefix}/${file.url_name}"
|
The path at which the file is to be stored. This may include any available Assembly variables. |
create_sharing_link
|
Boolean | false
|
Whether to create a URL to this file for sharing with other people. This will overwrite the file's "url" property.
|
Live demos
Our /dropbox/store Robot can be used in combination
with other Robots, to create powerful workflows unique to your use case.
Here are a few example scenarios, and the required Assembly Instructions to implement them.
You can also try demos of these examples right here, live on our website.
Blog posts about our /dropbox/store Robot
Over the years, we wrote the following posts about our /dropbox/store Robot on our blog:
- Re-loadit: the /dropbox/store Robot December 12, 2018
Did you know?
You can easily combine Robots to create powerful workflows, unique to your business.
This is the power of Transloadit.