Tutorials

From DreamFactory
Jump to: navigation, search
DreamFactoryTutorials
Line 66: Line 66:
  
 
* [[DreamFactory/Tutorials/V8_field_validation|Field validation example]]
 
* [[DreamFactory/Tutorials/V8_field_validation|Field validation example]]
* [Push notification workflow rule example]()
+
* [[DreamFactory/Tutorials/V8_push_notification|Push notification workflow rule example]]
* [Calculator example]()
+
* [[DreamFactory/Tutorials/V8_custom_scripting_service|Custom scripting service example]]
  
 
### Node.js
 
### Node.js
Line 73: Line 73:
 
* [Field validation example]()
 
* [Field validation example]()
 
* [Push notification workflow rule example]()
 
* [Push notification workflow rule example]()
* [Calculator example]()
+
* [Custom scripting service example]()
  
 
### PHP
 
### PHP
Line 79: Line 79:
 
* [Field validation example]()
 
* [Field validation example]()
 
* [Push notification workflow rule example]()
 
* [Push notification workflow rule example]()
* [Calculator example]()
+
* [Custom scripting service example]()
  
 
## User Management & Security Settings
 
## User Management & Security Settings

Revision as of 18:52, 26 October 2015

This section consists of short, example-based tutorials for the most common DreamFactory use cases.

Topics in this section include:

    1. Setting up API Services
  • Connecting to SQL
  • [Connecting to NoSQL]()
  • [Connecting to file storage]()
  • [Connecting to email services]()
  • [Connecting to push notification services]()
  • [Connecting to remote web services]()
    1. Using the REST API
      1. Users
      1. SQL and NoSQL Data
      1. SQL-Specific Data
      1. Files
  • [Reading binary files]()
  • [Writing binary files]()
      1. Email
      1. Push Notifications
  • [Sending push notifications]()
      1. Remote Web Services
  • [Edmunds API]()
  • [Rotten Tomatoes API]()
    1. Scripting
      1. V8 Javascript
      1. Node.js
  • [Field validation example]()
  • [Push notification workflow rule example]()
  • [Custom scripting service example]()
      1. PHP
  • [Field validation example]()
  • [Push notification workflow rule example]()
  • [Custom scripting service example]()
    1. User Management & Security Settings
      1. Role-Based Access Control
      1. Single Sign On
    1. Configuration Settings
  • [Clearing the Swagger cache]()
  • Enabling CORS Access
  • [Setting up email templates]()
  • [Setting up lookup keys]()