SalesforceSalesforce / Create Task

appKey: salesforce
actionKey: add-new-task

Action Inputs

The following parameters are available when configuring this action:
ownerId
Owner Id
string
priority
Priority
string
status
Status
string
subject
Subject
string
description
Description
string | undefined
optionalFields
Optional Fields
Loaded dynamically from a user's Salesforce account. Includes both optional and custom fields.
Record<string, string | Array<string> | boolean> | undefined