Server Side Scripting
From DreamFactory
Toddappleton (Talk | contribs) (→V8 JavaScript) |
Toddappleton (Talk | contribs) (→Node.js) |
||
Line 17: | Line 17: | ||
== Node.js == | == Node.js == | ||
− | * [[DreamFactory/Tutorials/ | + | * [[DreamFactory/Tutorials/Node_platform_api_crud|CRUD with platform.api methods]] |
* [[DreamFactory/Tutorials/Node_field_validation|Field validation]] | * [[DreamFactory/Tutorials/Node_field_validation|Field validation]] | ||
* [[DreamFactory/Tutorials/Node_push_notification|Push notification workflow rule]] | * [[DreamFactory/Tutorials/Node_push_notification|Push notification workflow rule]] |
Revision as of 19:14, 9 November 2016
This section contains scripting examples for each supported script type. Please see the features section for details on how scripting works.
Contents
V8 JavaScript
- CRUD with platform.api methods
- Field validation
- Push notification workflow rule
- Custom scripting service 'math'
- SQL + NoSQL
- Custom Formulas
- Field Scrambling
- Service Monetization
- Field Level Security
- Usage Alert
- Log Login/Logout Events to Logstash
Node.js
- CRUD with platform.api methods
- Field validation
- Push notification workflow rule
- Custom scripting service 'math'
- Custom Formulas
- Field Scrambling
- Service Monetization
- Field Level Security
- Log Login/Logout Events to Logstash