Google Tasks
FreshGoogle Auto Login
URL: https://openapi.geelark.com/open/v1/rpa/task/googleLogin
| Parameter | Required | Type | Description |
|---|---|---|---|
| scheduleAt | Yes | int | Scheduled time |
| id | Yes | string | Cloud phone ID |
| account | Yes | string | Google account |
| password | Yes | string | Password |
Download Apps on Google
URL: https://openapi.geelark.com/open/v1/rpa/task/googleDownloadApp
| Parameter | Required | Type | Description |
|---|---|---|---|
| scheduleAt | Yes | int | Scheduled time |
| id | Yes | string | Cloud phone ID |
| appName | Yes | string | App name to download |
Open App for Browsing
URL: https://openapi.geelark.com/open/v1/rpa/task/googleOpenApp
| Parameter | Required | Type | Description |
|---|---|---|---|
| scheduleAt | Yes | int | Scheduled time |
| id | Yes | string | Cloud phone ID |
| appName | Yes | string | App name to open |
| duration | Yes | integer | Browsing duration in minutes |