Solved
Forum Discussion
HariniVuppala
12 months agoExpert
leeclemmerIf you need to periodically retrieve a list of deleted messages, you can refer to the 'bulkdata' for the action key 'message.delete' using the following API call.
curl "https://api.lithium.com/lsi-data/v2/data/export/community/<community_id>?fromDate=YYYYMMDDhhmm&toDate=YYYYMMDDhhmm" -H "client-id: <client-id>" -u "<token>:"
For additional information, please refer the following document.
https://developer.khoros.com/khoroscommunitydevdocs/reference/bulk-data-api-v2#actionkey-events
- leeclemmer12 months agoGuide
Hi HariniVuppala , thanks for that! Do you know if there's a way to only pull certain events? I don't think there is, but let me know if you know of a way. Much appreciated!
Related Content
- 3 months ago
- 6 days ago
- 8 years ago