Discussions
"activitycode" in Project Endpoint(get_project_project__project_id__get)
28 days ago by Petter Sjögren
We have a customer that has a requirement to add the specific activities per project in the ERP system, they only want to use a selected list of activities per project, not all activities defined per project. From what we can see in the API documentation there is no way to fetch a list of activities from the Project Endpoint in Next.
To be more specific, we would like the project endpoint to contain a list of activities specific to just that project in the field "activitycode".
Is there any way from the Next endpoint to fetch activities per project?