Skip to content
  • Pricing
  • Get Help With Zoho
  • Free Zoho Learning Paths
  • Zoho Resources
    • Zoho Codebase
    • Zoho App Guides
  • Pricing
  • Get Help With Zoho
  • Free Zoho Learning Paths
  • Zoho Resources
    • Zoho Codebase
    • Zoho App Guides
sign in
sign up

Zoho Books Connection

Coding Your Second Deluge Function

Coding Your Second Deluge Function

Read More Coding Your Second Deluge FunctionContinue

Revenue Operations Experts

© 2024 - The Workflow Academy

  • Pricing
  • Codebase
  • Privacy Policy
  • Pricing
  • Codebase
  • Privacy Policy
Envelope Facebook Github Linkedin
close
  • Pricing
  • Get Help With Zoho
  • Free Zoho Learning Paths
  • Zoho Resources
    • Zoho Codebase
    • Zoho App Guides
Login

Course Content

Expand All
Intro to Our Function 3 Topics
Lesson Content
0% Complete 0/3 Steps
Prepping the System
Finishing System Prep
Creating a Zoho Books Connection
Creating Commission Records 12 Topics
Lesson Content
0% Complete 0/12 Steps
Getting Our Function Started
Getting Our Deal JSON
Adding More Variables to Our Commission
Intro to If Statements
Calculating the Commission Amount
Building Our Commission Map
Building Your First List
So, Uh, What the Heck Happened? Lists and For Each Loops
Populating Lookup Fields with Unique ID Value
BONUS LEVEL: Combining IF Statements and FOR EACH Loops
BONUS LEVEL: Cleaning Up Our Function With Comments
Making Vital Variables Mandatory
Creating an Invoice In Zoho Books 13 Topics
Lesson Content
0% Complete 0/13 Steps
Understanding Unique Lookup Values
Zoho Books Organization ID
Getting Our Search Parameters
Using Our Search Parameters
This Function is Broken! We Need to Rewrite It
Using IsEmpty() If Statements
Else Statement Creating a New Contact If One Doesn’t Exist
Populating Our Invoice Map
Adding a Line Item
Testing Our Function
Dealing With Dates
Other Errors
Set Up the Function Trigger