Manage your CRM workflow with Salesforce integration
action
- The operation you want to perform (query, create, update, get_report)object_type
- The Salesforce object type (Lead, Contact, Opportunity, Task, Case, etc.)
fields
- Specific fields to retrieve or update
query
(required) - The SOQL query to executeobject_type
(optional) - The object type to querysubject
(required) - Task subjectwho_id
(optional) - ID for contacts and leadswhat_id
(optional) - ID for other objectsowner_id
(required) - ID of the task ownerstatus
(optional) - Task status (defaults to “Not Started”)priority
(optional) - Task priority (defaults to “Normal”)description
(optional) - Task descriptionobject_type
(required) - The type of object to updaterecord_id
(required) - The ID of the record to updatefields
(required) - Object containing field names and values to updatesubject
(required) - Case subjectdescription
(required) - Case descriptionstatus
(optional) - Case statuspriority
(optional) - Case priorityorigin
(optional) - Case origintype
(optional) - Case typecontact_email
(optional) - Contact email (uses SuppliedEmail if contact not found)contact_phone
(optional) - Contact phone (uses SuppliedPhone if contact not found)contact_name
(optional) - Contact name (uses SuppliedName if contact not found)report_name
(required) - The name of the report to retrieve