Hi Jayant,
Could you please provide a full screenshot of the view you're looking at and highlight the area where you want the project to appear?
Thank you,
Roland
Comment actions
Hi,
I have a user group and in this user group I want to add new created project in its project panel using Rest API.
Please sign in to leave a comment.
Hi Jayant,
Could you please provide a full screenshot of the view you're looking at and highlight the area where you want the project to appear?
Thank you,
Roland
Here is screenshot -
Hello Jayant,
1) Create the project;
2) Link it to any group by creating a GroupProjectLink, where Group is the id of the group and Entity is the id of the project.
Both actions can be performed using https://api.clarizen.com/V2.0/services/data/CreateAndRetrieve
I hope this helps.
Roland