Users can now reset their Clappia account passwords by receiving an OTP on their registered mobile numbers. Learn more.
The variables belonging to Copyable sections can now be used in all the Workflow nodes, including Email notifications, Create/Edit Submission Nodes and REST Apis. Use the newly introduced COUNT and INDEX functions to get the number of Copyable sections and to fetch a value from any copy of the section. Take a look at a few examples here showing how to use this feature in your Clappia Apps
.
Following issues are now resolved -
With the new Repeat node in Workflows, you can now run a set of actions multiple times. Use this node to check for status updates on a daily basis, send regular reminder notifications to your customers/vendors/employees, pull data from external APIs every X hours, iterate over data from copyable sections. Learn more about this feature here.