Backendless
Log In Sign Up
Log In Sign Up
  • Features
  • Pricing
  • Marketplace
  • Developers
    • Languages
      • Javascript
      • UI Builder
      • Flutter
      • Java/Android
      • iOS
      • .NET
      • REST API
      • Codeless
      • Cloud Code
    • Integrations
      • Make / Integromat
      • Zapier
      • FlutterFlow
      • Bubble
      • Adalo
      • AppGyver
      • Bravo Studio
      • Draftbit
      • DronaHQ
      • Retool
      • Thunkable
      • UI Bakery
      • Webflow
      • Wix
    • Video Tutorials
    • Release History
  • Company
    • Support
    • Blog
    • Backendless Consulting
    • Customers
      • App Gallery
      • FindMy+1
      • StayShure
      • Delevante Technologies
      • Bettercast
      • Second Warehouse
      • Bank al Etihad
      • Funx
      • YTCount
      • BTC Market Ticker
    • Partner Program
    • Find A Partner
    • Affiliate Program
Blog

How to Use Cloud Code Timers (Overview)

There are two types of custom business logic (Cloud Code) scripts supported by Backendless – API event handlers and timers. In this post, we will review the latter. A timer is a server-side program deployed to the Backendless server infrastructure which is scheduled to run on a pre-defined schedule.

by Mark Piller on September 1, 2019

How to Share a Backend Among a Development Team

Backendless Console is a development tool that is also the frontend for your backend. It is quite common for more than one developer to need to access the Console to view data, test queries, or adjust the security settings. The Console and the backend are built in a way where concurrent developer logins to the…

by Mark Piller on September 1, 2019

Dynamic User Definition With the Registration API

In another article, we reviewed how to register app users with the API. By default, a Backendless backend declares a user entity with three properties: email, password, and name. The “email” property is configured as identity by default, meaning its value should be passed into the login API request.

by Mark Piller on September 1, 2019

How to Validate Data Object Properties With Regular Expressions

When saving or updating a data object in a persistent storage, it is often necessary to make sure a property follows a particular data format. For instance, properties like email address, a US phone number, a bank account number, a URL and many others may be validated with regex (a regular expression). Backendless makes it…

by Mark Piller on September 1, 2019

How to Map a Domain Name to Your Backendless File Storage

Backendless File storage can be used to host web applications. The file storage includes a special directory – “/web” which is used to host web application content. Since the default URLs for files in your file storage are rather long and use the backendless.com domain, it may be desirable to map a custom domain name…

by Mark Piller on September 1, 2019

How to Assign Roles to Users Using Backendless Console

In another post, we wrote about how to create developer-defined security roles and how to secure data table access for a security role. Ultimately when a client application makes API requests, the security evolves around users, since it is a user who authenticates themselves against the system.

by Mark Piller on September 1, 2019

How to Check If an Object Exists in Server-Side Cache

Previously, we wrote about how to store and retrieve objects to and from server-side in-memory cache. Quite often when working with your cache, it is necessary to check if an object already exists in cache. Backendless provides an API for that function. The code below checks if an object exists in cache, and if not,…

by Mark Piller on September 1, 2019

How to Create Relationships Between Data Objects and Geopoints

In another post, we described how to declare a relationship in a data table schema with a geopoint. Now that you know how to create a table column that contains one or more geopoints, we are going to show how to populate it with data.

by Mark Piller on September 1, 2019

How to Download Files From Backendless File Hosting

We’ve written about how to upload files to the Backendless Hosting system. Once a file is uploaded, it gets a public URL which can either be obtained using Backendless Console or calculated using a template.

by Mark Piller on September 1, 2019
  1. <
  2. ...
  3. 2
  4. 3
  5. 4
  6. 5
  7. 6
  8. ...
  9. >
Visual app development platform that makes apps intuitive to build and easy to manage, no code required.

Features

  • Codeless
  • Backendless Core
  • UI Builder
  • API Services
  • Backend Management
  • Backendless PRO
  • Marketplace

Development

  • UI Builder
  • Codeless
  • JavaScript
  • Android
  • iOS
  • Flutter

Integrations

  • FlutterFlow
  • Bubble.io
  • Thunkable
  • Adalo
  • AppGyver
  • Zapier
  • Make (Integromat)

Business

  • Customers
  • App Gallery
  • Partners
  • Pricing

Community

  • Developers Directory
  • Our Team
  • Blog
  • Support
  • Privacy Policy
  • Terms of Service
  • Data Processing
  • 7250 Dallas Parkway, Suite 400, Plano, TX 75024
  • Phone: 408.792.7757
© Copyright 2013-2022 Midnight Coders Inc.