Scripted REST API examples
Mutliple examples are available demonstrating how to create and use scripted REST APIs.
- Scripted REST API example - script samples
These examples demonstrate how to create various resource scripts for a scripted REST API. - Scripted REST API example - streaming vs object serialization
These examples demonstrate how to send a JSON response using streaming and using default object serialization. - Scripted REST API example - streaming file attachments
This example demonstrates how to send an image attachment to a requesting user as a binary stream.
Parent Topic:Scripted REST APIs