Skip to main content
Version: 5.7.0

Writing Scripts

brainCloud allows developers to write custom code (in JavaScript) that resides on brainCloud's servers. These scripts can be triggered by:

Cloud Code scripts can be created, edited, and tested from the Edit Scripts page of the brainCloud portal.

tip

Pro-tip: Be sure to click on the Cloud Code tab (top-right) to view the examples in this section.

info

After reviewing these sections, be sure to check out our bridge for step-by-step instructions on how to create your own scripts!