I want to pull the data of all user whose details updated today, Using rest API.
I see API is supporting, pulling the latest updated data.
https://secure.p04.eloqua.com/api/REST/2.0/system/users?count=1000&depth=partial&lastUpdatedAt=518862600
lastUpdatedAt value is the combination of data and time as mentioned.
Can someone let me know how to decode this? I am not able to read this date\time format.
Tagged:
0