sf_create_task
Create a Salesforce task and link it to a lead, contact, campaign, or opportunity. Specify subject, due date, priority, and status to manage follow-ups and marketing activities.
Instructions
Create a new Salesforce task linked to a lead, contact, campaign, or opportunity
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subject | Yes | ||
| whoId | No | Lead or Contact ID | |
| whatId | No | Campaign, Opportunity, or Account ID | |
| status | No | Not Started | |
| priority | No | Normal | |
| dueDate | No | ISO date string YYYY-MM-DD | |
| description | No |