How to put Group in created project by custom functions
How to put Group in created project by
CRM custom functions
My Code
My Code
ProjectName=((((input.AccountName) + " ") + year(today)) + " ") + input.DealType;
mappings=map();
mappings.put("name",ProjectName);
mappings.put("template_id","1115954000000075429");
URLSPostProjExa = postUrl(URLSPostProj,mappings);
-----------------
The Project is add Grouped in my created Group