We have a question about a Dynamic Segment.
We want to send the list of members from a Dynamic Segment to a portal on a regular basis. We can get to the list of members (stored in json) for a Dynamic Segment. What we need is to identify members that have been added or removed from the list since our last pull. Our thought is we would compare the current list to the last list we pulled but we could be talking about 50,000 members and having to do this with multiple Dynamic Segments.
What would help in this process is if the system stores or there is an easy to identify who gets added (or removed) each time the list re-evaluates members.
Do you know is that stored in the system? How can we find this data?
Thanks!