Discussions
Hive API Pricing
What is hive api pricing?
Posted by Ravi almost 4 years ago
What is the page size
What is the maximum number of record which will be returned in these endpoint
https://app.hive.com/api/v1/projects
https://app.hive.com/api/v1/actions
Posted by Mohamed Yazarudeen about 1 year ago
Actions Not Showing up
I am using the API to load the data into Power Bi, I can see all my projects just fine but almost none of my actions. I can only see the actions from 1 current project and then actions from some archived projects. Are some of these action being stored somewhere else? I checked all the sharing properties and I still cannot seem to find these actions in the API.
Posted by Lauren Taylor about 2 years ago
Completed Date
Hi Team
I am unable to find Completed date in the API. I can see it in UI and it isn't a custom field.
Posted by Gaurav Makkar almost 3 years ago
Published
Hello,
Is this API public and supported?
M Townsend
Parchmentfarm
Posted by M Townsend about 5 years ago
Status of the project
Hello,
How it is possible to get the Status of the projects?
The only way I found exporting Project Status is manually exporting Portfolio view CSV file.
Could u please help us to find a better-automated way?
Posted by Lina Kasiliauskyte almost 2 years ago
Archive Project through API
Is there a way to archive a project through the "Update project" request? I was expecting to see a true/false "archive" parameter on the project that could be toggled to change the project's archive status.
Posted by Devon Allary about 2 years ago
Estimates per User
Is there a way to retrieve the estimate time of an Action tied to users? I see the API for getting an Action includes an estimate field, but it is the total estimate of the action across all assigned users. In the Hive dashboard, you can click on the estimate dropdown to see the estimate allocation per user. Is there an equivalent way to retrieve this estimate per user for an action through the API?
Posted by Randy Sakuma over 2 years ago
Filtering Actions
Hi Team
Can you help me in filtering down the getting actions based on a certain date using API? I am using Get actions URL from Workspaces
Presently, I can only find this
"""filters
Optional fields to filter by. Filters expects a structure like "filters[fieldName]=value". For example, if you wanted to filter to just get actions with the status "Completed", you would pass: "filters[status]=Completed". Currently, only the following fields are supported: "status", "parent", "archived", "milestone"."""
Posted by Gaurav Makkar about 2 years ago
Add label to action
I'm trying to add labels to actions via the API. The documentation for "update action" seems to include this function, but it doesn't work. Is it possible to add and remove labels to Actions with the API?
Posted by Tyson over 3 years ago