on ‎2020 Feb 27 4:30 PM
Dear Community,
When we use the SF OData API (EmpJob as an example), to be able to use snapshot, I can specify paging=snapshot. When we do this, how the system identifies which date to use? In case of Compound Employee API, we can pass the value for Snapshot date. Is there a way in OData API to pass a specific date as snapshot date or how system identifies which date to use for SnapShot?
Request clarification before answering.
Hi,
You can use the filter criteria asOfDate to get the relevant date's snapshot.
/odata/v2/EmpJob?$filter=asOfDate=2015-01-01
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.