Project Management - User API access : limitation?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zkuun8
    Member
    • Dec 2024
    • 36

    #1

    Project Management - User API access : limitation?

    Hello,
    I use Project Management, and User API. I'm able to get the list of Projects using API, but I'm not able to get the list/access of the Project Task.
    After some research, it appears that access approach for Project Tasks is not commun.
    I did not find the way to access to Project Task using a User API : is there a solution?

  • yuri
    Member
    • Mar 2014
    • 9179

    #2
    You need to add the API user to the Project team. Set 'Editor' or 'Owner' role if you want the user to be able to edit the project and tasks.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • zkuun8
      Member
      • Dec 2024
      • 36

      #3
      how can I add the API user to the project team?

      Comment

      • victor
        Active Community Member
        • Aug 2022
        • 963

        #4
        1. In the global Role for API User, grant full access to Project and Project Board entities.
        2. Add API User to each required Project manually:
        - Go to the required Project and click on "..." -> "Select".
        - In the window that appears, click in the filter area and instead of Active, select All.
        - Select API User and save the changes.

        Click image for larger version

Name:	image.png
Views:	3
Size:	112.3 KB
ID:	119724

        Comment

        • zkuun8
          Member
          • Dec 2024
          • 36

          #5
          thanks guys, it was a filter problem : "select All"

          Comment

          • zkuun8
            Member
            • Dec 2024
            • 36

            #6
            Is there an API to assign a user (API) to a project?

            Comment

            Working...