Discussions

Ask a Question

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?

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.

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.

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"."""

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?

API for Add Attachment from Developer API Docs

Hey there, I am not getting API for add attachment in project new action for Developer Api Docs. Please help me.