Retrieve Enrollement history for all contacts through API call

Hi everyone,

We have Cdata driver for Hubspot that we’re using to retrieve contacts analytics. It uses Hubspot API to retrieve our records. We have retrieved the records of the enrollement of contacts through workflows as seen below that changes their behavioural score.

The problem is we can’t seem to find the enrollment history records. I reached out to Cdata to try and go through Hubspot documentation but we can’t seem to find an endpoint that retrieves the desired outcome. I have also reached out to Hubspot support and the same was the outcome.

I’m reaching out to my fellow developers to see if anyone found some workaround for this and if it can be achieved somehow. All I’m looking for is the workflow name here that got triggered.

Thanks Everyone in advance.

Hey, @MSaleh8 :waving_hand: I did some research, but like the other resources, didn’t find a magic answer.

Did you already rule out — Current enrollment?

GET /automation/v2/workflows/enrollments/contacts/:vid

Best,

Jaycee

Already rolled that out yes :slightly_smiling_face: that would get me the latest record only from the table above.