Pinterest Tasks
FreshPublish Video on Pinterest
URL: https://openapi.geelark.com/open/v1/rpa/task/pinterestVideo
| Parameter | Required | Type | Description |
|---|---|---|---|
| scheduleAt | Yes | int | Scheduled time |
| id | Yes | string | Cloud phone ID |
| video | Yes | string | Video URL |
| title | No | string | Pin title |
| description | No | string | Pin description |
| board | No | string | Board name |
Publish Post on Pinterest
URL: https://openapi.geelark.com/open/v1/rpa/task/pinterestPost
| Parameter | Required | Type | Description |
|---|---|---|---|
| scheduleAt | Yes | int | Scheduled time |
| id | Yes | string | Cloud phone ID |
| images | Yes | array[string] | Image URLs |
| title | No | string | Pin title |
| description | No | string | Pin description |
| board | No | string | Board name |