batchCreatePlanTasks
Batch create plan tasks for a lead. Provide the lead ID and an array of task objects to automate task setup in one operation.
Instructions
Batch create plan tasks for a lead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| leadId | Yes | The lead ID. | |
| planTasks | Yes | Array of plan task objects to create. |