Get the email list of enrolled contacts in a specific workflow?
SOLVE
I want to get the list of the enrolled contacts with several contact properties (email, name, account status, ...) from a specific workflow. We tried but it doesn't seem to have any open API for us to do that. Please help, we need those contacts to make reports.
Get the email list of enrolled contacts in a specific workflow?
SOLVE
Hi @karstenkoehler , I have to check realtime enrollment history of all workflows. If do that, I have to create list for each workflow. Is there another way such as an api for get all enrollments history for each workflow?. I've try endpoint `https://app.hubspot.com/api/automationapps/v1/history` but it dose not support for oauth2 or private app token.