CaseTeamRole CaseTeamTemplate CaseTeamTemplateMember CaseTeamTemplateRecord CategoryData CategoryNode CategoryNodeLocalization ChangeRequest ChangeRequestRelatedIssue ChangeRequestRelatedItem ChannelObjectLinkingRule ChannelProgram ChannelProgramLevel ChannelProgramMember ChatterActivity ChatterAnswersActivity ChatterAnswersRep...
Represents a milestone (required step in a customer support process) on a Case. This object is available in API version 18.0 and later.
Salesforce Object,和表名类似,例如Account、Case、Group。当serviceType配置为sobject、bulk1或bulk2时必填。 无 beginDateTime 否 数据消费的开始、结束时间位点。当serviceType配置为sobject、bulk1或bulk2时使用。 使用Salesforce Object的最后修改时间过滤数据,最后修改时间字段会按照以下优先级自动寻找:SystemMod...
下面的demo是创建两条 Account数据,第一条Account数据要级联创建 Contact数据自动关联这条 Account,第二条 Account的数据要级联创建Contact以及Case。这里有两个关键点需要说明: 每个层级结构中都有一个 referenceId:这个是必须要有的,并且是唯一的,当成功以后referenceId用来对应着成功插入数据的record id,这个可以随便...
Example of the above complex object rewritten as a flat object that IS supported:複製 { "Name" : "LineItemCreatedViaExtID", "MerchandiseExtID__c" : 123 } Uploading attachmentsSalesforce API supports uploading attachments for the following objects: 'Account', 'Asset', 'Campaign', 'Case',...
Example of the above complex object rewritten as a flat object that IS supported:複製 { "Name" : "LineItemCreatedViaExtID", "MerchandiseExtID__c" : 123 } Uploading attachmentsSalesforce API supports uploading attachments for the following objects: 'Account', 'Asset', 'Campaign', 'Case',...
SwitchCase SybaseAuthenticationType SybaseLinkedService SybaseSource SybaseTableDataset SynapseNotebookActivity SynapseNotebookReference SynapseSparkJobDefinitionActivity SynapseSparkJobReference TabularSource TabularTranslator TarGZipReadSettings TarReadSettings TeamDeskAuthenticationType TeamDeskLinkedService TeradataAuthentic...
1{2"orgName":"Acme",3"edition":"Enterprise",4"features":["Communities","ServiceCloud","Chatbot"],5"settings":{6"orgPreferenceSettings":{7"networksEnabled":true,8"s1DesktopEnabled":true,9"s1EncryptedStoragePref2":false10},11"omniChannelSettings":{12"enableOmniChannel":true13},14"caseSetti...
Example of the above complex object rewritten as a flat object that IS supported:复制 { "Name" : "LineItemCreatedViaExtID", "MerchandiseExtID__c" : 123 } Uploading attachmentsSalesforce API supports uploading attachments for the following objects: 'Account', 'Asset', 'Campaign', 'Case',...
SELECT Id, CaseNumber FROM Case WHERE Status != 'New' Copy Click Query Plan. The Query Plan dialog displays a table that lists the cost of the query and that it will be doing a TableScan. This is not a good thing. Check out the notes in the bottom pane, which further explain the...