HubSpot Ideas

wojtolinho

Expand workflow contact list counts in `GET WORKFLOWS` endpoint in Workflows API

Hi, we're using HS Workflow statistics in our reporting and it would be really helpful if you added `contacts completed count` and `contacts succeeded count` to the result of `Get workflows` endpoint (GET /automation/v3/workflows).

 

The way it is designed now, we have to call HS API once for each workflow in order to get basic statistics such as:
- number of contacts enrolled

- number of contacts completed

- number of contacts succeeded.

Some of them already are provided by the `Get workflows` endpoint, so expanding it would come in handy whenever a basic workflow performance analysis is performed.