social.salesforce
Introduction
The tags beginning with social.salesforce
identify events generated by Salesforce.
Valid tags and data tables
The full tag must have 3 levels. The first two are fixed as social.salesforce
. The third level identifies the type of events sent.
These are the valid tags and corresponding data tables that will receive the parsers' data:
Product / Service | Tags | Data tables |
---|---|---|
Salesforce |
|
|
For more information, read more About Devo tags.
Table structure
These are the fields displayed in this table:
social.salesforce.opportunity
Field | Type | Field transformation | Source field name | Extra fields |
---|---|---|---|---|
eventdate |
|
|
|
|
AccountId |
| (AccountId2 = "%{AccountId}") ? null("") : AccountId2 | AccountId2 |
|
Amount |
|
|
|
|
CampaignId |
| (CampaignId2 = "%{CampaignId}") ? null("") : CampaignId2 | CampaignId2 |
|
CloseDate |
| (CloseDate2 = "%{CloseDate}") ? null("") : CloseDate2 | CloseDate2 |
|
ConnectionReceivedId |
| (ConnectionReceivedId2 = "%{ConnectionReceivedId}") ? null("") : ConnectionReceivedId2 | ConnectionReceivedId2 |
|
ConnectionSentId |
| (ConnectionSentId2 = "%{ConnectionSentId}") ? null("") : ConnectionSentId2 | ConnectionSentId2 |
|
ContractId |
| (ContractId2 = "%{ContractId}") ? null("") : ContractId2 | ContractId2 |
|
CurrencyIsoCode |
| (CurrencyIsoCode2 = "%{CurrencyIsoCode}") ? null("") : CurrencyIsoCode2 | CurrencyIsoCode2 |
|
Description |
| (Description2 = "%{Description}") ? null("") : Description2 | Description2 |
|
ExpectedRevenue |
|
|
|
|
Fiscal |
| (Fiscal2 = "%{Fiscal}") ? null("") : Fiscal2 | Fiscal2 |
|
FiscalQuarter |
|
|
|
|
FiscalYear |
|
|
|
|
ForecastCategory |
| (ForecastCategory2 = "%{ForecastCategory}") ? null("") : ForecastCategory2 | ForecastCategory2 |
|
ForecastCategoryName |
| (ForecastCategoryName2 = "%{ForecastCategoryName}") ? null("") : ForecastCategoryName2 | ForecastCategoryName2 |
|
HasOpenActivity |
|
|
|
|
HasOpportunityLineItem |
|
|
|
|
HasOverdueTask |
|
|
|
|
IsClosed |
|
|
|
|
IsDeleted |
|
|
|
|
IsExcludedFromTerritory2Filter |
|
|
|
|
IsSplit |
|
|
|
|
IsWon |
|
|
|
|
LastActivityDate |
| (LastActivityDate2 = "%{LastActivityDate}") ? null("") : LastActivityDate2 | LastActivityDate2 |
|
LastReferencedDate |
| (LastReferencedDate2 = "%{LastReferencedDate}") ? null("") : LastReferencedDate2 | LastReferencedDate2 |
|
LastViewedDate |
| (LastViewedDate2 = "%{LastViewedDate}") ? null("") : LastViewedDate2 | LastViewedDate2 |
|
LeadSource |
| (LeadSource2 = "%{LeadSource}") ? null("") : LeadSource2 | LeadSource2 |
|
Name |
| (Name2 = "%{Name}") ? null("") : Name2 | Name2 |
|
NextStep |
| (NextStep2 = "%{NextStep}") ? null("") : NextStep2 | NextStep2 |
|
OwnerId |
| (OwnerId2 = "%{OwnerId}") ? null("") : OwnerId2 | OwnerId2 |
|
Pricebook2Id |
| (Pricebook2Id2 = "%{Pricebook2Id}") ? null("") : Pricebook2Id2 | Pricebook2Id2 |
|
PricebookId |
| (PricebookId2 = "%{PricebookId}") ? null("") : PricebookId2 | PricebookId2 |
|
Probability |
|
|
|
|
RecordTypeId |
| (RecordTypeId2 = "%{RecordTypeId}") ? null("") : RecordTypeId2 | RecordTypeId2 |
|
StageName |
| (StageName2 = "%{StageName}") ? null("") : StageName2 | StageName2 |
|
SyncedQuoteID |
| (SyncedQuoteID2 = "%{SyncedQuoteID}") ? null("") : SyncedQuoteID2 | SyncedQuoteID2 |
|
Territory2Id |
| (Territory2Id2 = "%{Territory2Id}") ? null("") : Territory2Id2 | Territory2Id2 |
|
TotalOpportunityQuantity |
| (TotalOpportunityQuantity2 = "%{TotalOpportunityQuantity}") ? null("") : TotalOpportunityQuantity2 | TotalOpportunityQuantity2 |
|
Type |
| (Type2 = "%{Type}") ? null("") : Type2 | Type2 |
|
hostchain |
|
|
| ✓ |
tag |
|
|
| ✓ |
rawMessage |
|
| rawSource | ✓ |