Server Side Scripting
From DreamFactory
Toddappleton (Talk | contribs) (→Node.js) |
Toddappleton (Talk | contribs) (→PHP) |
||
Line 29: | Line 29: | ||
== PHP == | == PHP == | ||
+ | * [[DreamFactory/Tutorials/PHP_platform_api_crud|CRUD with platform.api methods]] | ||
* [[DreamFactory/Tutorials/PHP Field validation example|Field validation]] | * [[DreamFactory/Tutorials/PHP Field validation example|Field validation]] | ||
* [[DreamFactory/Tutorials/PHP Push notification workflow rule example|Push notification workflow rule]] | * [[DreamFactory/Tutorials/PHP Push notification workflow rule example|Push notification workflow rule]] |
Revision as of 19:18, 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
PHP
- CRUD with platform.api methods
- Field validation
- Push notification workflow rule
- Custom scripting service 'math'
- SQL + NoSQL