
Backup MySQL Database - Google drive Integration
Pricing
Pay per usage

Backup MySQL Database - Google drive Integration
Effortlessly back up your MySQL database with our Apify actor. It securely connects to your database, generates full SQL backups, and stores them on Google Drive, FTP servers, or Apify Key-Value Store. Ensure data safety with seamless storage and sharing options tailored to your needs.
5.0 (2)
Pricing
Pay per usage
2
Total users
3
Monthly users
2
Runs succeeded
>99%
Last modified
3 months ago
You can access the Backup MySQL Database - Google drive Integration programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "host": "xwttf.h.filess.io",
3 "user": "employee_cloudmotor",
4 "password": "9021e423ecd5d70761f24ba066d3b09817de74bd",
5 "database": "employee_cloudmotor",
6 "port": 3306,
7 "email": "worldunboxer1@gmail.com",
8 "ftphost": "",
9 "ftpport": 21,
10 "ftpsecure": false
11}' |
12apify call worldunboxer/backup-mysql-database --silent --output-dataset
Backup MySQL Database - Google drive Integration API through CLI
The Apify CLI is the official tool that allows you to use Backup MySQL Database - Google drive Integration locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: