Backendless integration with Boost.space accelerates app backend development.
Backendless is a backend-as-a-service platform for building and managing mobile and web applications. By integrating Backendless with Boost.space, developers can centralize app data, automate backend workflows, and improve app functionality. This integration streamlines the development process, enabling teams to focus on creating better user experiences.
Get a head start with our Backendless integration templates or create your own
Watch Deleted Files or Directories
Triggers when a file or directory is deleted in your Backendless application.
Watch a Created Object
Triggers when a new object is created in chosen data table.
Watch a New File
Triggers when a new file is uploaded.
Watch a Removed Object
Triggers when an object is removed from the data table.
Watch an Updated Object
Triggers when an object is updated in the selected table.
Watch a Logged In User
Triggers when a registered user logs into your Backendless application.
Watch a Logged Out User
Triggers when a logged in user logs out.
Watch a Registered User
Triggers when a new user is registered in your Backendless application.
Watch a Removed User
Triggers when a user is removed.
Watch an Updated User
Triggers when a user data is updated.
Update an Object in the Database
Updates an object in a specified data table.
Send a Push Notification
Sends a push notification from a push notification template. To manage your Push Notification templates, log in to Backendless console, and navigate to Messaging->Push Notifications.
Send an Email
Sends an email from your custom templates. To manage email templates, log in to Backendless Console and navigate to Messaging->Emails and then select "Create new template" in the Templates dropdown.
Register a User
Registers a new user in your Backendless application. This creates a new user record in the 'Users' data table.
Delete an Object from the Database
Deletes an object from a specified table by ObjectId.
Save a New Object in the Database
Saves a new object in the database in the chosen data table.
Make an API Call
With this module you can build your own request.
Find Objects in the Database
Runs a query to the database to retrieve objects.