Copy File
BACKENDLESS_COPY_FILETool to copy a file or directory within Backendless file storage.
Backendless
30 actions for Backendless workflows.
Operations are the actions a workflow can take in Backendless, grouped by category. Each lists its method, parameters, and a template you can drop it into.
Copy File
BACKENDLESS_COPY_FILETool to copy a file or directory within Backendless file storage.
Create Backendless Hive
BACKENDLESS_CREATE_HIVETool to create a new Hive.
Create Backendless Timer
BACKENDLESS_CREATE_TIMERTool to create a new timer with schedule and code.
Create Directory
BACKENDLESS_CREATE_DIRECTORYTool to create a new directory at the specified path.
Delete Backendless Timer
BACKENDLESS_DELETE_TIMERDeletes a Backendless timer by its unique name.
Delete Directory
BACKENDLESS_DELETE_DIRECTORYTool to delete a directory at the specified path in Backendless file storage.
Delete File
BACKENDLESS_DELETE_FILEDeletes a file from Backendless file storage at the specified path.
Delete User
BACKENDLESS_USER_DELETETool to delete a user by user ID.
Directory Listing
BACKENDLESS_DIRECTORY_LISTINGTool to retrieve a listing of files and directories at a given path.
Find User by ID
BACKENDLESS_USER_FINDTool to retrieve user information by ID.
General Object Retrieval
BACKENDLESS_GENERAL_OBJECT_RETRIEVALTool to retrieve objects from a specified Backendless table with filtering, sorting, and pagination.
Get All Values
BACKENDLESS_GET_ALL_VALUESTool to retrieve all values from a map in a specified Hive.
Get Backendless Timer
BACKENDLESS_GET_TIMERTool to retrieve information about a specific timer.
Get Counter Value
BACKENDLESS_GET_COUNTER_VALUETool to retrieve the current value of a Backendless counter.
Get File Count
BACKENDLESS_GET_FILE_COUNTTool to get the count of files in a Backendless directory.
Get Key Items
BACKENDLESS_GET_KEY_ITEMSTool to retrieve values for a specified key in a list (all, single, or range).
Grant Permission to User
BACKENDLESS_USER_GRANT_PERMISSIONTool to grant a permission to a user on a specific data object.
Map Put
BACKENDLESS_MAP_PUTTool to set or update key-value pairs in a Hive map.
Move File
BACKENDLESS_MOVE_FILETool to move a file or directory within Backendless file storage.
Publish Message
BACKENDLESS_PUBLISH_MESSAGETool to publish a message to a specified messaging channel.
Reset Counter
BACKENDLESS_RESET_COUNTERTool to reset a Backendless counter back to zero.
Revoke Permission from User
BACKENDLESS_USER_REVOKE_PERMISSIONTool to revoke a permission from a specified user or role on a specific data object.
Set Counter Value
BACKENDLESS_SET_COUNTER_VALUETool to set a Backendless counter to a specific value conditionally.
Update Backendless Timer
BACKENDLESS_UPDATE_TIMERTool to update schedule or code of an existing timer.
Update User
BACKENDLESS_USER_UPDATETool to update properties of an existing Backendless user.
User Login
BACKENDLESS_USER_LOGINTool to log in a registered user with identity and password.
User Logout
BACKENDLESS_USER_LOGOUTTool to log out the currently authenticated user.
User Password Recovery
BACKENDLESS_USER_PASSWORD_RECOVERYTool to initiate password recovery for a user.
User Registration
BACKENDLESS_USER_REGISTRATIONTool to register a new user with email and password.
Validate User Token
BACKENDLESS_VALIDATE_USER_TOKENTool to validate a user session token.
Drop a trigger and an action into a template; approve from your phone; the workflow runs.