Executions | Online help | Zoho Sigma

Executions

Executions tab displays the list of triggers executed in your extensions. Along with the trigger name and its version, you can also view the function to which the trigger is associated, start time of the execution, duration of the execution, and its status. This functionality is critical when one wants to track the number of executions for particular triggers. 

To view executions, 
  1. Navigate to Executions tab on the left panel.
  2. Choose the Service and Extension for which you need to view the execution. 
    1. By default, All Extensions will be selected in the Extension dropdown. You can select a particular extension to narrow down the list. 


View Logs

Developers can configure printable logs using the variable 'info' in each function. Once the trigger linked to a function is executed, the configured logs will be printed.  
 
To view the printed logs,
  1. Navigate to Executions tab on the left panel.
  2. Click the corresponding to the trigger/function name.
 
Note:
You can view logs only for triggers executed in your portal.