I'm using the Splunk App for Salesforce, and it seems like when we update records on the Salesforce side they are not getting updated in Splunk. For example, the status field (status__c) changes on a record from "New" to "Pending", then to "Complete". The record inside of Splunk only stores the current status at the initial time the record was brought into Splunk, and we never get the changes on that record. Is that how it works, or do I have something set wrong? I am using LastModifiedDate for the order by.
... View more