Testing Our Live Function

Great, I have my function. Now, how do I use it? Well, first let’s learn how to correctly test the function, and then we can cover a few ways of including it in automations. In fact, Zoho has a chart that measures how many times functions are called in different automations. See the image below

Look at how much time we save by writing and triggering functions! Whether it’s 2 actions, 29, or 500, it’s nice not to have to do all that manually. Finish this last lesson to learn the final key step, ensuring your function is implemented properly.