ELT & CDC uses Salesforce's Streaming API
- Streaming API is available only for Performance/Developer/Unlimited/Enterprise Salesforce plans
- For Salesforce Professional edition API access can be purchased separately from Salesforce
- Maximum number of selected objects shouldn't exceed the maximum number of PushTopics available for plan
Note that not all objects may be available in your org. Some objects require specific feature settings and permissions to be enabled. The user account must have at least ‘READ’ privileges on the selected objects. Additionally, ‘READ’ and ‘CREATE’ permissions for PushTopics objects are needed.
Supported PushTopic Queries
- Account
- Campaign
- Case
- Contact
- ContractLineItem
- Entitlement
- Lead
- LiveChatTranscript
- MessagingSession
- Opportunity
- Quote
- QuoteLineItem
- ServiceAppointment
- ServiceContract
- Task
- UserServicePresence
- WorkOrder
- WorkOrderLineItem
Salesforce Source Create Form
- Go to Setup:
- Find User Interface section in Platform Tools
- Find and click User Interface in User Interface section
- Click Enable Streaming API in Setup section
Generate Security Token
- Go to your Settings:
- Find 'Reset My Security Token' in 'My Personal Information'
- Click 'Reset Security Token' button