Forum Discussion

elbranscomb's avatar
elbranscomb
Executive
3 years ago

Bulk Data API - new user questions

Hi, we have just started using the Bulk Data API to get data from production and our team have a couple of questions that hopefully are simple to answer. We can't find the answers in the docs or here...
  • JavidH's avatar
    3 years ago
    1. You are right. The fromDate and toDate are mapped to the event.time.ms timestamp.
      event.time.ms - represent the time of user activity occurred in the community (in UTC).
    2. Bulk API won’t support pagination, it is always whole data served as a stream for the requested timestamp.

    Hope this helps.