function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Benedict Yeo 6Benedict Yeo 6 

Streaming API for Orders

Hi, I would like to ask if there's a streaming API available for the Orders object? I'm very new in this, but can't find any information about it.. Thanks!
Best Answer chosen by Benedict Yeo 6
BalajiRanganathanBalajiRanganathan
It looks like order is not supported.

All custom objects are supported in PushTopic queries. The following subset of standard objects are supported in PushTopic queries: Account, Campaign, Case, Contact, Lead, Opportunity, Task. The following standard objects are supported in PushTopic queries through a pilot program: ContractLineItem, Entitlement, LiveChatTranscript, Quote, QuoteLineItem, ServiceContract

http://www.salesforce.com/developer/docs/api_streaming/Content/supported_soql.htm

All Answers

BalajiRanganathanBalajiRanganathan
It looks like order is not supported.

All custom objects are supported in PushTopic queries. The following subset of standard objects are supported in PushTopic queries: Account, Campaign, Case, Contact, Lead, Opportunity, Task. The following standard objects are supported in PushTopic queries through a pilot program: ContractLineItem, Entitlement, LiveChatTranscript, Quote, QuoteLineItem, ServiceContract

http://www.salesforce.com/developer/docs/api_streaming/Content/supported_soql.htm
This was selected as the best answer
Benedict Yeo 6Benedict Yeo 6
Darn, I saw that, but was hoping it wasn't the most updated data... Thanks anyway!  Sent from Acompli