Integration Your Way - (800) 235-7250
RSSBus JDBC Driver for Salesforce V3
Questions / Feedback? Task

Task

This is a table representing the Task entities in Salesforce.

Columns

Name Type Description ReadOnly
Id [KEY] System.String Label 'Activity ID' corresponds to this field. True
WhoId System.String Label 'Contact/Lead ID' corresponds to this field. False
WhatId System.String Label 'Opportunity/Account ID' corresponds to this field. False
Subject System.String Label 'Subject' corresponds to this field. False
ActivityDate System.String Label 'Due Date Only' corresponds to this field. False
Status System.String Label 'Status' corresponds to this field. False
Priority System.String Label 'Priority' corresponds to this field. False
OwnerId System.String Label 'Assigned To ID' corresponds to this field. False
Description System.String Label 'Description' corresponds to this field. False
IsDeleted System.Boolean Label 'Deleted' corresponds to this field. True
AccountId System.String Label 'Account ID' corresponds to this field. True
IsClosed System.Boolean Label 'Closed' corresponds to this field. True
CreatedDate System.DateTime Label 'Created Date' corresponds to this field. True
CreatedById System.String Label 'Created By ID' corresponds to this field. True
LastModifiedDate System.DateTime Label 'Last Modified Date' corresponds to this field. True
LastModifiedById System.String Label 'Last Modified By ID' corresponds to this field. True
SystemModstamp System.DateTime Label 'System Modstamp' corresponds to this field. True
IsArchived System.Boolean Label 'Archived' corresponds to this field. True
CallDurationInSeconds System.Int32 Label 'Call Duration' corresponds to this field. False
CallType System.String Label 'Call Type' corresponds to this field. False
CallDisposition System.String Label 'Call Result' corresponds to this field. False
CallObject System.String Label 'Call Object Identifier' corresponds to this field. False
ReminderDateTime System.DateTime Label 'Reminder Date/Time' corresponds to this field. False
IsReminderSet System.Boolean Label 'Reminder Set' corresponds to this field. False

Pseudo-Columns

Pseudo-Column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.

Name Type Description
SOQLWhere String Specifies the Where clause of the SOQL query to execute against the Salesforce servers. If this pseudo column is set from the WHERE clause it will take precendence over any other input.
SOQLOrderBy String Specifies the Order By clause of the SOQL query to execute against the Salesforce servers. If this pseudo column is set from the WHERE clause it will take precendence over any other input.
MaxResults String Sets the MaxResults to be returned by modifying the Limit clause of the SOQL query to execute against the Salesforce servers.


 
Copyright © 2013 RSSBus Inc.
[x] close

Questions / Feedback?


Name:
Email:
Feedback:
Send Feedback