A maximum of 120 workflow action calls (requests) can be executed per minute and per IP address. This count includes the execution of the following:
Script in the on load form event
Script in the on user input form event
Script in the subform add row form event
Script in the subform delete row form event
formula field's expression
Lookup field's filter (when it uses another field in that form)
Deluge script behind button click (when it's a stateless form)
The action calls limit for an app in an account is 250 requests per minute. This is a collective of multiple users accessing same action request.
The action calls limit for a portal in an account is 250 requests per minute. This is a collective of multiple users accessing same action request.
The action calls limit for a portal in an account is 250 requests per minute. This is collective of multiple users accessing same action request.
In blueprints, the maximum number of statements that can be executed in one change stage function and execute transition function is 50.
Note: A statement refers to one task as a whole. For example, the entire "if" condition will be considered as a single statement
In deluge scripts, the maximum number of statements that can be executed in one function is approximately 5000 to 50000, depending on your pricing plan.
Batch workflow is currently not supported for integrations forms.
Users can create up to five variables within a batch workflow.
Only one batch workflow can be executed concurrently for an account (based on creation date). This means that additional batch workflows will be queued for execution, thereby ensuring fair resource allocation and preventing overload on system resources.
The "old" keyword is not supported in batch workflows.
CRUD actions like add, update, and delete records are restricted to 10 records per batch workflow execution.
You cannot fetch more than 200 records in a single workflow. You can do so in phases as different batches.
Info message cannot exceed 50KB. Otherwise, the message will be truncated.
You can send up to a maximum of three email notifications with attachments.
The maximum size of file attachments(audio, video, and image) allowed is 15 MB. If the attachments exceed this limit, the emails will be delivered without them.
If you want to get the file content of the specified file or create a file object using the required content, the respective file size should be less than 2 MB.
The following Deluge operations are not supported in batch workflows.
Using aggregate functions on fetched records
'Call Function' task
'\n' in the message content of 'plain text mail' will be rendered as a newline character.
Attaching reports using send mail task is not applicable for published forms.
You can attach up to 15 MB of data in send mail tasks. Learn More
Number of stages and transitions that can be created is 100 per blueprint
Number of common transitions possible in a blueprint is 5
Number of parallel transitions possible in a blueprint is 5
Number of branches in a parallel transition is 5
Number of transition per parallel is 5
Number of parallel transition between stages per direction is 1
Number of outgoing parallel transitions per stage is 2
Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.
If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.
You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.