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 software growth platform that permits customers to create customized enterprise purposes with out writing code. Whereas loops are a kind of management circulate 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, reminiscent of iterating over a set of information, or repeatedly executing a activity 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 purposes with out writing code. One of many options of Zoho Creator is the power to ship POST requests to native servers. This may be helpful for integrating Zoho Creator purposes with different techniques, equivalent to CRM or ERP techniques.

To ship a POST request to an area server utilizing Zoho Creator, you have to to make use of the “HTTP Request” motion. This motion means that you can specify the URL of the server, the HTTP technique (POST), and the information to be despatched within the request physique.

Read more