Home › Forums › Zoho One › Zoho Deluge Scripting Language Tutorial Video › Reply To: Zoho Deluge Scripting Language Tutorial Video
Zoho Deluge Scripting creating a function to read stages of deals.
Well explained with drag and drop addressing mistakes to be notice.
Creating a new Function Deal_stage
1.Go to Developer Hub
2.Click on Functions
3.See Existing Functions
4.Choose New Function
5.Name Function get_deal_stage
6. add data in Fields
7.Goto Zoho Integration for Drag and Drop
8.Choose Module Name
9.Fetch ID from Deals Record ID
10.Copy there and Press Insert
11.We will get Executable Function and display ouput on JSON format
12.Take output as outcome of function deal_stage
13.Save and execute for different id
14.We will get deal_stage in display
- This reply was modified 2 weeks, 3 days ago by Anson.