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 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 a wide range of duties, reminiscent of iterating over a set of knowledge, or repeatedly executing a activity till a sure situation is met. In Zoho Creator, whereas loops might 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 growth platform that permits customers to create customized purposes 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 purposes with different techniques, corresponding to CRM or ERP techniques.

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

Read more