How to Create Recurring Deals in Zoho CRM
Автор: Wissenhub official
Загружено: 2019-09-13
Просмотров: 745
Описание:
Welcome to Wissen-hub channel. We are an interactive e-learning platform with the mission of making tutorials and how-to videos accessible to everyone.
Subscribe to us to get more content
This tutorial will show you how to Create deals in Zoho CRM as well as how to automatically create recurring deals on Zoho CRM.
Suggest any tutorials you need in the comments and we will be happy to post a video.
Deluge Script Code:
getdeal = zoho.crm.getRecordById("Deals",dealID);
info getdeal;
getid = getdeal.get("id");
info getid;
Mapdata = Map:String();
Mapdata.put("Deal_Name",ifnull(getdeal.get("Deal_Name"),""));
Mapdata.put("Account_Name",ifnull(getdeal.get("Account_Name").get("name"),""));
Mapdata.put("Expected_Revenue",ifnull(getdeal.get("Expected_Revenue"),""));
Mapdata.put("Amount",ifnull(getdeal.get("Amount"),""));
Mapdata.put("Stage","Qualification");
Mapdata.put("Closing_Date",ifnull(getdeal.get("Closing_Date"),""));
Mapdata.put("Owner",ifnull(getdeal.get("Owner").get("id"),""));
info Mapdata;
createrecore = zoho.crm.createRecord("Deals",Mapdata);
info createrecore;
New videos will be added weekly from more awesome instructors, covering more topics.
Get in touch
Facebook- / wissenhuboffical
Linkedin - / wissenhub
Whatsapp +91- 8639-346-161
Audio Credits
-----------------------
Tech Talk by Audionautix is licensed under a Creative Commons Attribution license (https://creativecommons.org/licenses/...)
Artist: http://audionautix.com/
LIKE SHARE & SUBSCRIBE
Thank you for Watching.
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: