I currently am able to see the status of leads associated with a Program of type event via the UI report. I can also see a column called status that indicates whether the leads attended the event or not. I am unable to see field in response via the REST Call GET /rest/v1/leads/programs/{LeadID}.json
Is there an alternate way to get to this data ?
Solved! Go to Solution.
Are you using /rest/v1/leads/programs/programID.json? If so, you should receive a result for each record with membership -> progressionStatus as a value.