Blog
Introducing FlowRunner: Backendless’ New Automation Platform (Beta)
This holiday season, we’ve prepared a special stocking stuffer for our users! Introducing FlowRunner—a new tool that will revolutionize how you automate tasks and save time. We’re excited to share FlowRunner, a new system designed to help businesses automate tasks and save time. After almost two years of hard work, FlowRunner is now ready to...

Retrieving a User Object From the User-Token

Suppose your app logs in a user. As a result, the app gets a user-token which uniquely identifies the user’s session with Backendless. If your app uses our SDK for Android, iOS, JS or .NET, the user-token value is managed directly by our libraries. Specifically, it is added to every API call to maintain the session…