social_media_posting_set_accounts
Assign social media accounts for scheduled posting by providing account IDs, file path, and row count to configure bulk posting from CSV.
Instructions
Set Accounts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | No | User ID | |
| approver | No | ||
| fileName | Yes | Name of file | |
| filePath | Yes | File path | |
| rowsCount | Yes | Entires Count. rowcCount must be between 1 and number of posts in CSV | |
| accountIds | Yes | Account Ids | |
| locationId | No | Location Id Defaults to GHL_LOCATION_ID when omitted. |