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

ActivityHistory

This is a table representing the ActivityHistory entities in Salesforce.

Columns

Name Type Description ReadOnly
Id [KEY] System.String Label 'Activity ID' corresponds to this field. True
AccountId System.String Label 'Account ID' corresponds to this field. True
WhoId System.String Label 'Contact/Lead ID' corresponds to this field. True
WhatId System.String Label 'Opportunity/Account ID' corresponds to this field. True
Subject System.String Label 'Subject' corresponds to this field. True
IsTask System.Boolean Label 'Task' corresponds to this field. True
ActivityDate System.String Label 'Date' corresponds to this field. True
OwnerId System.String Label 'Assigned To ID' corresponds to this field. True
Status System.String Label 'Status' corresponds to this field. True
Priority System.String Label 'Priority' corresponds to this field. True
ActivityType System.String Label 'Type' corresponds to this field. True
IsClosed System.Boolean Label 'Closed' corresponds to this field. True
IsAllDayEvent System.Boolean Label 'All Day Event' corresponds to this field. True
DurationInMinutes System.Int32 Label 'Duration' corresponds to this field. True
Location System.String Label 'Location' corresponds to this field. True
Description System.String Label 'Comments' corresponds to this field. True
IsDeleted System.Boolean Label 'Deleted' 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
CallDurationInSeconds System.Int32 Label 'Call Duration' corresponds to this field. True
CallType System.String Label 'Call Type' corresponds to this field. True
CallDisposition System.String Label 'Call Result' corresponds to this field. True
CallObject System.String Label 'Call Object Identifier' corresponds to this field. True
ReminderDateTime System.DateTime Label 'Reminder Date/Time' corresponds to this field. True
IsReminderSet System.Boolean Label 'Reminder Set' corresponds to this field. True

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