The desired action is called with this authToken.
Swagger UI
You can access the list of all project object rest resources for Project Management and j-guar via the Swagger UI. You can get detailed information on the use of related resources by accessing the help page via http://host:port/logo/restdocs/ link.
For more information, use J-guar Swagger UI Usage
Swagger UI Link | Explanation | j-guar |
---|---|---|
pjactivities | Activities | Project Management |
pjexternalresourcesexchanges http://localhost:8080/logo/restdocs/pjexternalresourcesexchanges | External Resources, Temporary Materials and Resources | Project Management | Definitions |
pjprojectexchanges | Job Definitions, Project Templates, Projects | Project Management | Definitions Project Management | Movements |
pjprojectforissuelists | Project Needs List | Project Management | Projects | Projects |
pjprojects | Job Definitions, Project Templates, Projects | Project Management | Definitions Project Management | Movements |
Node.js Login
In the following example, the login process is performed using the Node.js project and the authtoken is generated for the use of the services.
Project Management Rest Java Client
For the use of project management rest resources, you can review the following link. There are comments about usage in the project.