The Ultimate Guide: Unleashing While Loops in Zoho Creator

Zoho Creator How To Create A While Loop

The Ultimate Guide: Unleashing While Loops in Zoho Creator

Zoho Creator is a low-code utility improvement platform that permits customers to create customized enterprise functions with out writing code. Whereas loops are a kind of management move assertion that permits customers to execute a block of code a number of instances, so long as a specified situation stays true.

Whereas loops are helpful for quite a lot of duties, akin to iterating over a set of knowledge, or repeatedly executing a job till a sure situation is met. In Zoho Creator, whereas loops will be created utilizing the “Whereas” motion. The “Whereas” motion takes two parameters: a situation and a set of actions to be executed whereas the situation is true.

Read more

A Comprehensive Guide to Sending POST Requests to Local Servers Using Zoho Creator

How To Send Post To Local Server With Zoho Creator

A Comprehensive Guide to Sending POST Requests to Local Servers Using Zoho Creator

Zoho Creator is a low-code improvement platform that enables customers to create customized functions with out writing code. One of many options of Zoho Creator is the flexibility to ship POST requests to native servers. This may be helpful for integrating Zoho Creator functions with different programs, akin to CRM or ERP programs.

To ship a POST request to a neighborhood server utilizing Zoho Creator, you’ll need to make use of the “HTTP Request” motion. This motion lets you specify the URL of the server, the HTTP methodology (POST), and the information to be despatched within the request physique.

Read more