VOOZH about

URL: https://apify.com/petr_cermak/dropbox-upload

⇱ Dropbox Upload Β· Apify


Pricing

Pay per usage

Go to Apify Store

Automatically uploads URLs to Dropbox. Use an API to upload information to Dropbox from URLs, text content or base64.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

πŸ‘ Petr Cermak

Petr Cermak

Maintained by Community

Actor stats

5

Bookmarked

49

Total users

0

Monthly active users

3 years ago

Last modified

Share

act-dropbox-upload

Apify act for uploading files to Dropbox.
It is capable of uploading a file accessible at a URL or by setting its contents as text or base64.

INPUT EXAMPLES

Uploading a file from URL

{
"accessToken":"DROPBOX_TOKEN",// dropbox access token
"filePath":"DROPBOX_FILE_PATH",// path on dropbox to save the file to
"fileUrl":"FILE_TO_UPLOAD"// url to get the file from
}

Uploading a file as text

{
"accessToken":"DROPBOX_TOKEN",// dropbox access token
"filePath":"DROPBOX_FILE_PATH",// path on dropbox to save the file to
"fileContents":"FILE_CONTENTS"// contents of the file as text
}

Uploading a file as base64

{
"accessToken":"DROPBOX_TOKEN",// dropbox access token
"filePath":"DROPBOX_FILE_PATH",// path on dropbox to save the file to
"fileBase64":"FILE_CONTENTS"// contents of the file as base64
}

You might also like

Toggl Invoice Download

katerinahronik/toggl-invoice-download

Save time by automating monthly invoice downloads with web robotic process automation. Download invoices from Toggl and optionally upload the invoice to Dropbox and send an email notification.

πŸ‘ User avatar

KateΕ™ina HronΓ­kovΓ‘

22

Base64 Encoder & Decoder

rixin/base64-encoder-decoder

From $0.1/1k requests. Encode text or files to Base64, decode Base64 back to text or binary files. Perfect for data transfer, API payloads, email attachments, and image embedding. Batch process multiple items in one run. Supports text and files. Fast, reliable encoding solution.

Universal Speech to Text Transcriber

tictechid/vanzi-universal-transcriber

Transcribe audio from videos stored on Google Drive, Dropbox, GitHub raw, OneDrive, Box, iCloud, AWS S3, GCS, Azure Blob, and Backblaze B2. Convert share links to direct downloads for fast, accurate transcripts with timestamps and easy API integration.

Image CDN Upload | $2/1K | Temporary Image Hosting via API

apivault_labs/image-cdn-upload

Upload images to a fast CDN and get direct links. No API keys, no registration. Re-host from URLs or upload files via KV Store. JPEG, PNG, WebP, GIF. Links live 5+ days. Bulk upload. $0.002 per image ($2 per 1,000).

7

CSV File to Dataset

lukaskrivka/csv-file-to-dataset

Upload a local or remote CSV/text file and convert it to Apify Dataset for further use.

πŸ‘ User avatar

LukΓ‘Ε‘ KΕ™ivka

184

Upload to Web3

onescales/upload-to-web3

Bulk upload files to the decentralized web (IPFS) - backup images, PDFs, videos, and any file type to permanent, censorship-resistant storage. Uses Pinata API and IPFS pinning for fast, reliable Web3 file uploads and more.

5

5.0

S3 Uploader

apify/s3-uploader

Upload data from an Apify dataset to an Amazon S3 bucket. Providing various filters and transformation options, this Actor allows precise control over data structure, formatting, and upload settings to ensure seamless integration into your data pipeline.

YouTube Channel Videos Β· Export All Uploads & Metadata

corent1robert/youtube-channel-videos-scraper

Paste YouTube channel URLs or @handles β€” get one row per video with titles, video IDs, dates, and descriptions in one dataset. Full public upload history, not just recent items.

πŸ‘ User avatar

Corentin Robert

8

Related articles

The definitive guide to text scraping
Read more