5948c2cfd762f287fb0dc4c42ccafd9348340d18
Guides/OData.md
| ... | ... | @@ -21,4 +21,8 @@ Make the following changes to **Global.asax** |
| 21 | 21 | |
| 22 | 22 | * Replace INSERT_ODATA_URL_HERE with the URL of the OData provider. |
| 23 | 23 | * The URL will be of the form: http://\<your-server\>/odata-provider/WebService.aspx |
| 24 | -* Replace INSERT_LICENSE_KEY_HERE with your license key |
|
| ... | ... | \ No newline at end of file |
| 0 | +* Replace INSERT_LICENSE_KEY_HERE with your license key |
|
| 1 | + |
|
| 2 | +##Using odata with the Izenda FUSION driver |
|
| 3 | + |
|
| 4 | +To find out more about how to use the oData provider with Izenda FUSION, you can read [[this article|http://wiki.izenda.us/Guides/Izenda-AdHoc-Driver#Izenda-Fusion-Driver]]. |
|
| ... | ... | \ No newline at end of file |