APIs & Integrations

upFlowMe
Member

Is there an endpoint to retrieve all the workflow history of a specific workflow event?

As shown in the next image, I'm on the events history tab (workflow events) inside a workflow, and it shows all the events that were executed. Clicking on the first one, it opens this "workflow history" on the right side, containing the details of the path for that specific event.

 

upFlowMe_1-1634527166338.png

 

Now, I can get the events history from this endpoint https://api.hubapi.com/automation/v3/logevents/workflows/{{workflowID}}/filter?hapikey={{apiKey}} as shown here, and for each event it returns its ID and some other information.

 

I want to search for this event ID and get its workflow history (on the right of the previous image).

Is there an endpoint for that?

 

Thank you in advance.

0 Upvotes
1 Reply 1
dennisedson
HubSpot Product Team
HubSpot Product Team

Is there an endpoint to retrieve all the workflow history of a specific workflow event?

@hilton22 , @Oscar1 can either of you help out here? 🙏

0 Upvotes