[quote:]
Where do I define this service?
[/quote]
Project Create New... Service, pick Generic Service. Service will be created and opened. Click Add custom implementation, set a name and click OK. Then click Open implementation.
[quote:]
How do I invoke this service?
[/quote]
Same as any other service. Add it to the page, then invoke.
[quote:]
Do I use the mapping UI with this service?
[/quote]
Yes, you define the same mappings but now you control what JSON is used as in the example I provided. JSON was loaded from local storage. https://getsatisfaction.com/tiggzi/to...
[quote:]
How do I map to a list?
[/quote]
Same as any service to the list.
Hope this helps...